All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamRefFrameType
enum CATSamRefFrameType {
CATSamRefFrameTypeRectangular,
CATSamRefFrameTypeCylindrical,
CATSamRefFrameTypeInvCylindrical,
CATSamRefFrameTypeSpherical,
CATSamRefFrameTypeInvSpherical,
CATSamRefFrameTypeLast
}
The mathematical type of reference frame for which the values of a collector characteristic are expressed.
- Values:
-
- CATSamRefFrameTypeRectangular
- The reference frame is rectangular.
- CATSamRefFrameTypeCylindrical
- The reference frame is cylindrical.
- CATSamRefFrameTypeInvCylindrical
- The reference frame is cylindrical and pointing inwards.
- CATSamRefFrameTypeSpherical
- The reference frame is spherical.
- CATSamRefFrameTypeInvSpherical
- The reference frame is spherical and pointing inwards.
- CATSamRefFrameTypeLast
- No reference frame defined.
It also represents the number of valid enumerated values.
This object is included in the file: CATAnalysisExplicitDefinitions.h