|
WSF
|

Go to the source code of this file.
Namespaces | |
| namespace | WsfEM_Types |
| Define data types used by the electromagnetic classes. | |
Enumerations | |
| enum | WsfEM_Types::Polarization { WsfEM_Types::cPOL_DEFAULT = 0 , WsfEM_Types::cPOL_HORIZONTAL = 1 , WsfEM_Types::cPOL_VERTICAL = 2 , WsfEM_Types::cPOL_SLANT_45 = 3 , WsfEM_Types::cPOL_SLANT_135 = 4 , WsfEM_Types::cPOL_LEFT_CIRCULAR = 5 , WsfEM_Types::cPOL_RIGHT_CIRCULAR = 6 , WsfEM_Types::cPOL_COUNT = 7 } |
| Polarization of the electromagnetic wave. More... | |
| enum | WsfEM_Types::InfraredBand { WsfEM_Types::cIRBAND_DEFAULT = 0 , WsfEM_Types::cIRBAND_SHORT = 1 , WsfEM_Types::cIRBAND_MEDIUM = 2 , WsfEM_Types::cIRBAND_LONG = 3 , WsfEM_Types::cIRBAND_VERY_LONG = 4 , WsfEM_Types::cIRBAND_COUNT = 5 } |
| Infrared band names. More... | |
| enum | WsfEM_Types::OpticalBand { WsfEM_Types::cOPT_DEFAULT = 0 , WsfEM_Types::cOPT_IR_SHORT = 1 , WsfEM_Types::cOPT_IR_MEDIUM = 2 , WsfEM_Types::cOPT_IR_LONG = 3 , WsfEM_Types::cOPT_IR_VERY_LONG = 4 , WsfEM_Types::cOPT_IR_COUNT = 5 , WsfEM_Types::cOPT_VISUAL = 6 , WsfEM_Types::cOPT_COUNT = 7 } |