DLIS EnumsΒΆ

Values of certain attributes of the DLIS objects can only be chosen from pre-defined sets of values, specified by the standard. To facilitate the correct setup of these attributes, the dlis_writer package defines a number of enumerations, which can be used as shown in the examples before (see e.g. how the Zones are set up). The implemented enumerations are listed below. They are available from dlis_writer.enums.

  • Unit enum
    • for units Attribute of Channels (my_channel.units, where units is an Attribute instance)

    • units part of Attributes of EFLRs in general (e.g. my_frame.spacing.units, where spacing is an Attribute instance)

  • FrameIndexType enum for index_type Attribute of Frame

  • EquipmentType enum for type Attribute of Equipment

  • EquipmentLocation enum for location Attribute of Equipment

  • CalibrationMeasurementPhase enum for phase Attribute of Calibration Measurement

  • ProcessStatus enum for status Attribute of Process

  • ZoneDomain enum for domain of Zone

  • Property enum for properties Attribute of: