EarthRotaryVectorTimeSeries
Computes a outputfileTimeSeries of Earth's rotary axis and its temporal derivative at timeSeries (GPS time). The instrument file (MISCVALUES) contains the elements at each epoch in the following order:
- $\omega_x [rad/s]$
- $\omega_y [rad/s]$
- $\omega_z [rad/s]$
- $\dot{\omega}_x [rad/s^2]$
- $\dot{\omega}_y [rad/s^2]$
- $\dot{\omega}_z [rad/s^2]$.
Name | Type | Annotation |
---|---|---|
outputfileTimeSeries | filename | wx, wy, wz [rad], dwx, dwy, dwz [rad/s^2] |
earthRotation | earthRotation | |
timeSeries | timeSeries | |
inTRF | boolean | terrestrial reference frame, otherwise celestial |