cf.Flags¶
-
class
cf.Flags(**kwargs)[source]¶ Bases:
objectSelf-describing CF flag values.
Stores the flag_values, flag_meanings and flag_masks CF attributes in an internally consistent manner.
Initialization
- Parameters
- flag_valuesoptional
The flag_values CF property. Sets the
flag_valuesattribute.- flag_meaningsoptional
The flag_meanings CF property. Sets the
flag_meaningsattribute.- flag_masksoptional
The flag_masks CF property. Sets the
flag_masksattribute.
Inspection¶
Attributes
The flag_masks CF attribute. |
|
The flag_meanings CF attribute. |
|
The flag_values CF attribute. |