SP3dHeaderRecordStartEpoch Property |
Gets the start epoch, made from the epoch year, month, day, hour, minute and second.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate StartEpoch { get; }
Public ReadOnly Property StartEpoch As JulianDate
Get
public:
property JulianDate StartEpoch {
JulianDate get ();
}
member StartEpoch : JulianDate with get
Property Value
Type:
JulianDateSee Also