new EarthOrientationParametersSample
A set of Earth Orientation Parameters (EOP) sampled at a time.
Parameters:
| Name | Type | Description | 
|---|---|---|
| xPoleWander | Number | The pole wander about the X axis, in radians. | 
| yPoleWander | Number | The pole wander about the Y axis, in radians. | 
| xPoleOffset | Number | The offset to the Celestial Intermediate Pole (CIP) about the X axis, in radians. | 
| yPoleOffset | Number | The offset to the Celestial Intermediate Pole (CIP) about the Y axis, in radians. | 
| ut1MinusUtc | Number | The difference in time standards, UT1 - UTC, in seconds. | 
Source:
Members
- 
    ut1MinusUtc :Number
- 
    
    The difference in time standards, UT1 - UTC, in seconds.
- 
    xPoleOffset :Number
- 
    
    The offset to the Celestial Intermediate Pole (CIP) about the X axis, in radians.
- 
    xPoleWander :Number
- 
    
    The pole wander about the X axis, in radians.
- 
    yPoleOffset :Number
- 
    
    The offset to the Celestial Intermediate Pole (CIP) about the Y axis, in radians.
- 
    yPoleWander :Number
- 
    
    The pole wander about the Y axis, in radians.
