public final class H0MinusNProvider extends FixedTransformProvider
"H0 - n" reference frame.
The "H0 - n" frame is a pseudo-inertial frame, built from the GCRF-ITRF transformation at the date H0 - n; this transformation is "frozen" in time, and it is combined to a rotation of an angle "longitude" around the Z axis of the ITRF frame.Its parent frame is the GCRF frame.
Spin derivative, when computed, is always 0 by definition.
Frames configuration is unused.
FramesFactory
,
Serialized FormConstructor and Description |
---|
H0MinusNProvider(AbsoluteDate h0MinusN,
double longitude)
Simple constructor.
|
getTransform, getTransform, getTransform, getTransform
public H0MinusNProvider(AbsoluteDate h0MinusN, double longitude) throws PatriusException
h0MinusN
- the H0 - n date.longitude
- the rotation angle around the ITRF Z axis (rad).PatriusException
- when the ITRF-GCRF transformation cannot be computedCopyright © 2023 CNES. All rights reserved.