GlobalPositioningSystemDateKPoints Property |
Gets the K-Points (15-minute segments) since the most recent GPS epoch.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic double KPoints { get; }
Public ReadOnly Property KPoints As Double
Get
public:
property double KPoints {
double get ();
}
member KPoints : float with get
Property Value
Type:
Double
See Also