CRSOperationParameterType
Objective-C
enum CRSOperationParameterType {}
Swift
struct CRSOperationParameterType : Equatable, RawRepresentable
Common Operation Parameters
-
Undocumented
Declaration
Objective-C
CRS_PARAMETER_ANGLE_FROM_RECTIFIED_TO_SKEW_GRID -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_AZIMUTH_OF_INITIAL_LINE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_CO_LATITUDE_OF_CONE_AXIS -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_EASTING_AT_FALSE_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_EASTING_AT_PROJECTION_CENTRE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_ELLIPSOIDAL_HEIGHT_DIFFERENCE_FILE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_FALSE_EASTING -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_FALSE_NORTHING -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_AND_LONGITUDE_DIFFERENCE_FILE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_DIFFERENCE_FILE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_1ST_STANDARD_PARALLEL -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_2ND_STANDARD_PARALLEL -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_FALSE_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_NATURAL_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_PROJECTION_CENTRE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LATITUDE_OF_PSEUDO_STANDARD_PARALLEL -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LONGITUDE_DIFFERENCE_FILE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LONGITUDE_OF_FALSE_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LONGITUDE_OF_NATURAL_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LONGITUDE_OF_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_LONGITUDE_OF_PROJECTION_CENTRE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_NORTHING_AT_FALSE_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_NORTHING_AT_PROJECTION_CENTRE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_ORDINATE_1_OF_EVALUATION_POINT -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_ORDINATE_2_OF_EVALUATION_POINT -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_ORDINATE_3_OF_EVALUATION_POINT -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_SCALE_DIFFERENCE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_SCALE_FACTOR_AT_NATURAL_ORIGIN -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_SCALE_FACTOR_ON_INITIAL_LINE -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_SCALE_FACTOR_ON_PSEUDO_STANDARD_PARALLEL -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_VERTICAL_OFFSET -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_X_AXIS_ROTATION -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_X_AXIS_TRANSLATION -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_Y_AXIS_ROTATION -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_Y_AXIS_TRANSLATION -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_Z_AXIS_ROTATION -
Undocumented
Declaration
Objective-C
CRS_PARAMETER_Z_AXIS_TRANSLATION
View on GitHub
CRSOperationParameterType Enumeration Reference