Search Results for

    Show / Hide Table of Contents

    Namespace Acoustics.Shared

    Classes

    AnalysisIo

    AnalysisIoInputDirectory

    AppConfigHelper

    Base58

    "Base58 is what you get after taking Base62 [a-zA-Z0-9] and removing any character that may induce to error when introduced by hand: 0 (zero), O (uppercase 'o'), I (uppercase 'i'), and l (lowercase 'L'). This concept was introduced to the general public by Flickr".

    Binary

    ByteCountFormatter

    DateTimeFormatter

    FileDateHelpers

    FilenameHelpers

    A set of helper methods used to create/read consistently encoded filenames.

    IntervalExtensions

    InvalidDataSetException

    InvalidFileDateException

    Json

    Json.IntervalConverter

    Json.LegacyTimeSpanDataConverter

    MediaTypeExtGroup

    The media type ext group.

    MediaTypes

    Utility class for handling media types and file extensions.

    Meta

    MultiException

    NonClosingStreamWrapper

    Wraps a stream for all operations except Close and Dispose, which merely flush the stream and prevent further operations from being carried out using this wrapper.

    OrderCoordinator<T>

    Order coordinator.

    Orderer<TOrder, TOrderProperty>

    Implementation of IOrderer.

    PathDiagnostics

    Shows where how many segments of a faulty path are valid.

    PathDiagnostics.PathDiffReport

    A report on a path.

    PathUtils

    Plugins

    ProcessRunner

    Helper class for running processes.

    ProcessRunner.ProcessMaximumRetriesException

    SunTimes

    Sun Times.

    SunTimes.Coords

    SunTimes.LatitudeCoords

    SunTimes.LongitudeCoords

    TempFileHelper

    TimeSpanFormatter

    See: http://stackoverflow.com/questions/3627922/format-timespan-in-datagridview-column.

    Validation

    ValidationExtensions

    Yaml

    YamlTypeTagAttribute

    Registers a type and a tag name that will be emitted in a YAML document when serializing, and will allow for unambiguous parsing when deserializing.

    Structs

    Interval<T>

    Represents a interval between two points on the same dimension. Encoding boundness is left up to the type used.

    Interfaces

    IOrderer<TOrder>

    Orderer interface.

    Enums

    ImageChrome

    MediaTypeGroup

    Media type group.

    SortDirection

    Sort direction.

    SpectrogramType

    The spectrogram type.

    SunTimes.LatitudeCoords.Direction

    SunTimes.LongitudeCoords.Direction

    Topology

    TwoDimensionalArray

    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top