Click or drag to resize

Iau2006XysData Properties

The Iau2006XysData type exposes the following members.

Properties
  NameDescription
Public propertyDateOfLastSample
Gets the date of the last sample in the table.
Public propertyStatic memberInstance
Gets the instance of the embedded IAU2006 XYS data.
Public propertyInterpolationOrder
Gets the order of the Lagrange polynomial to use to interpolate the data in the table.
Public propertyNumberOfPoints
Gets the total number of samples in the XYS table.
Public propertyReferenceEpoch
Public propertyReferenceEpochJulianEphemerisDate
Gets the Julian Ephemeris Date (JED) of the first sample in the table. Julian Ephemeris Dates are in the TerrestrialTime standard.
Public propertyStepSizeDays
Gets the step between samples in the table, in days.
Public propertyUpdated
Gets a string containing the date on which the XYS data in the table was last updated.
Public propertyVersion
Gets the version of the XYS data.
Public propertyXys
Gets the XYS table, in the order X0, Y0, S0, X1, Y1, S1, etc.
Public propertyXysAlgorithm
Gets the name of the algorithm used to generate the data held in the XYS table. This algorithm takes the fundamental arguments and astronomical standards and computes the XYS values from the series approximations from ICRF theory.
Top
See Also