ConstantsSecondsPerDegree Field |
The number of seconds in a degree.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double SecondsPerDegree = 3600
Public Const SecondsPerDegree As Double = 3600
public:
literal double SecondsPerDegree = 3600
static val mutable SecondsPerDegree: float
Field Value
Type:
DoubleSee Also