Geotools.Net

ProjectionParameter Structure

A named projection parameter value.

For a list of all members of this type, see ProjectionParameter Members.

System.Object
   ValueType
      ProjectionParameter

[Visual Basic]
Public Structure ProjectionParameter
[C#]
public struct ProjectionParameter

Remarks

The linear units of parameters' values match the linear units of the containing projected coordinate system. The angular units of parameter values match the angular units of the geographic coordinate system that the projected coordinate system is based on. (Notice that this is different from CT_Parameter, where the units are always meters and degrees.)

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

ProjectionParameter Members | Geotools.CoordinateReferenceSystems Namespace