The Constant type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberArcmin2Radian
Constant factor for converting arc minutes to radians.
Public fieldStatic memberCosTolerance
Constant is the cosine of the tolerance.
Public fieldStatic memberDegree2Radian
Constant factor for converting degrees to radians.
Public fieldStatic memberDoublePrecision
Constant for the theoretical limit of the relative error of double precision numbers.
Public fieldStatic memberDoublePrecision2x
Constant for the theoretical limit of the relative error of double precision numbers times two.
Public fieldStatic memberNameSpace
The XML namespace for serialization of classes.
Public fieldStatic memberRadian2Arcmin
Constant factor for converting radians to arc minutes.
Public fieldStatic memberRadian2Degree
Constant factor for converting radians to degrees.
Public fieldStatic memberRevision
Revision from CVS.
Public fieldStatic memberSinTolerance
Constant is the sine of the tolerance.
Public fieldStatic memberSquareRadian2SquareDegree
Constant factor for converting square radians to square degrees.
Public fieldStatic memberTolerance
Constant factor in radians for determining when two points are the same.
Public fieldStatic memberWholeSphereInSquareDegree
Constant factor for area of surface of the unit sphere in square degrees.

See Also