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