Show / Hide Table of Contents

Namespace ImcFamosFile

Classes

FamosFile

Represents an imc FAMOS file in a hierachical structure containing texts, single values, channels and more. It is capable of reading file data.

FamosFileAnalogComponent

An analog component, which is a full description of a single dataset with byte-oriented data.

FamosFileBase

Base type to represent all imc FAMOS file keys.

FamosFileBaseExtended

Extended base for imc FAMOS file keys to additionally handle strings.

FamosFileBaseProperty

A base class for (de)serializable keys that allows having additional properties assigned.

FamosFileBuffer

A buffer describes the length and position of component data within the file.

FamosFileBufferInfo

A list of buffers.

FamosFileCalibration

Contains calibration data.

FamosFileChannel

Channels are used to assign names to components. A channel can be assigned to a group.

FamosFileChannelData

Channel wraps a list of ComponentsData, depending on the type of data loaded.

FamosFileComponent

A base class for a component, which is a full description of a single dataset.

FamosFileComponentData

Base class for component data, which provides the actual data and additional information to interpret these.

FamosFileComponentData<T>

This type provides the actual data of type T and additional information to interpret these.

FamosFileCustomKey

Custom keys can be used to add additional information to the file.

FamosFileDigitalComponent

A digital component, which is a full description of a single dataset with bit-oriented data.

FamosFileDisplayInfo

Contains information about how to display a component.

FamosFileEvent

Describes a single event.

FamosFileEventInfo

Contains a list of events.

FamosFileEventReference

Represents a description of which events belong to the component.

FamosFileField

A field is a collection of components, e.g. to represent X and Y data of a measurement.

FamosFileGroup

A group is a collection of texts, single values and channels.

FamosFileHeader

Represents an imc FAMOS file in a hierachical structure containing texts, single values, channels and more.

FamosFileLanguageInfo

Contains information about the language and string encoding.

FamosFileOriginInfo

Contains information about the data origin.

FamosFilePackInfo

A pack info fully describes the data layout.

FamosFileProperty

A named property of certain type.

FamosFilePropertyInfo

Contains a list of properties.

FamosFileRawBlock

Contains the actual data when serialized to the file.

FamosFileSingleValue

The base class for a named single value of certain type.

FamosFileSingleValue<T>

A named single value of type T.

FamosFileText

Contains a named text or a list of texts.

FamosFileTriggerTime

Describes the start time of measurement.

FamosFileXAxisScaling

Contains information to scale the x-axis.

FamosFileZAxisScaling

Contains information to scale the z-axis.

Enums

FamosFileAlignmentMode

Determines the buffer and pack info alignment mode.

FamosFileComponentType

Determines the type of the component.

FamosFileCompressionType

Determines the type of the compression.

FamosFileDataType

Data type of an imc FAMOS file component.

FamosFileFieldType

Determines the field type.

FamosFileKeyType

Type of an imc FAMOS file key.

FamosFileOrigin

Determines the data origin.

FamosFilePretriggerUsage

Determines how the pretrigger of the buffer of the x-axis scaling instance is used.

FamosFilePropertyFlags

Flags that describes the component access in an editor.

FamosFilePropertyType

The data type of a property.

FamosFileReductionType

Determines the data reduction procedure.

FamosFileTimeMode

Determines the time mode.

FamosFileValidCDType

Specifies which data to use.

FamosFileValidCR1Type

Specifies which data to use.

FamosFileValidCR2Type

Specifies which data to use.

FamosFileValidNTType

Specifies the trigger time source.

Back to top Copyright © 2019 Vincent Wilms