CRSOperationType
Objective-C
enum CRSOperationType {}
Swift
struct CRSOperationType : Equatable, RawRepresentable
Coordinate Operation type
-
Undocumented
Declaration
Objective-C
CRS_OPERATION_COORDINATE -
Undocumented
Declaration
Objective-C
CRS_OPERATION_POINT_MOTION -
Undocumented
Declaration
Objective-C
CRS_OPERATION_MAP_PROJECTION -
Undocumented
Declaration
Objective-C
CRS_OPERATION_DERIVING_CONVERSION -
Undocumented
Declaration
Objective-C
CRS_OPERATION_ABRIDGED_COORDINATE_TRANSFORMATION
View on GitHub
CRSOperationType Enumeration Reference