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