KrovakNorthOrientedProjection.KrovakNorthOrientedProjection Constructor
Creates a new instance of the Krovak projection.
KrovakNorthOrientedProjection(LengthUnit lengthUnit, System.Double centralLongitude, System.Double centralLatitude, System.Double falseEasting, System.Double falseNorthing, System.Double scaleFactor, System.Double colatitudeConeAxis, System.Double pseudoStandardParallel)
Creates a new instance of the Krovak projection.Syntax
public KrovakNorthOrientedProjection (
LengthUnit lengthUnit,
System.Double centralLongitude,
System.Double centralLatitude,
System.Double falseEasting,
System.Double falseNorthing,
System.Double scaleFactor,
System.Double colatitudeConeAxis,
System.Double pseudoStandardParallel
)
Parameters
The length unit.
The longitude of the central point.
The latitude of the central point.
The offset for easting values.
The offset for northing values.
The scale factor.
Tells how much the cone axis has been tilted from the North pole. (Often called azimuth.)
Latitude of pseudo standard parallel.
Remarks
For more details of the parameters, see the corresponding properties.
Platforms
Windows, Linux, Android