PerformanceAssessmentFileReferenceJulianDate Property |
Gets the date the PAF file is referenced to. This is typically the last time in the file for which records are present.
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 ReferenceJulianDate { get; }
Public ReadOnly Property ReferenceJulianDate As JulianDate
Get
public:
property JulianDate ReferenceJulianDate {
JulianDate get ();
}
member ReferenceJulianDate : JulianDate with get
Property Value
Type:
JulianDateSee Also