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: 24.2.419.0 (24.2.419.0)
Syntax public double KPoints { get; }
Public ReadOnly Property KPoints As Double
Get
public:
property double KPoints {
double get ();
}
member KPoints : float with get
Property Value
Type:
DoubleSee Also