InstrumentFlags¶
- class sofia_redux.scan.flags.instrument_flags.InstrumentFlags[source]¶
Bases:
Flags
Attributes Summary
Attributes Documentation
- descriptions = {InstrumentFlagTypes.GAINS_BIDIRECTIONAL: 'Bidirectional', InstrumentFlagTypes.GAINS_SIGNED: 'Signed'}¶
- letters = {'b': InstrumentFlagTypes.GAINS_BIDIRECTIONAL, 's': InstrumentFlagTypes.GAINS_SIGNED}¶