EarthOrientationParameters Constructor |
Name | Description | |
---|---|---|
![]() | EarthOrientationParameters() |
Initializes a new instance with no pole wander and no difference between UT1 and UTC.
|
![]() | EarthOrientationParameters(IEnumerable<EarthOrientationParametersData>) |
Initializes a new instance from the specified list of data points.
|
![]() | EarthOrientationParameters(IEnumerable<EarthOrientationParametersData>, TimeInterval, TimeInterval, IEnumerable<LeapSecond>) |
Initializes a new instance from the specified list of data points.
|
![]() | EarthOrientationParameters(IEnumerable<EarthOrientationParametersData>, TimeInterval, TimeInterval, IEnumerable<LeapSecond>, String) |
Initializes a new instance from the specified list of data points.
|