GlobalPositioningSystemDateZCounts Property |
Gets the Z-Counts (1.5 second 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 long ZCounts { get; }
Public ReadOnly Property ZCounts As Long
Get
public:
property long long ZCounts {
long long get ();
}
member ZCounts : int64 with get
Property Value
Type:
Int64See Also