AttitudeProvider
, Serializable
AbstractGNSSAttitudeProvider
, BeidouGeo
, BeidouIGSO
, BeidouMeo
, Galileo
, GenericGNSS
, Glonass
, GPSBlockIIA
, GPSBlockIIF
, GPSBlockIIR
public interface GNSSAttitudeProvider extends AttitudeProvider
The attitude mode is compliant with IGS conventions for spacecraft frame, i.e. the +Z axis is towards Earth and the +X axis is in the Sun direction. This may be different from some manufacturers conventions, for example for GPS blocks IIR/IIRM whose X axis convention is opposite.
Modifier and Type | Method | Description |
---|---|---|
AbsoluteDate |
validityEnd() |
Get end of validity for this provider.
|
AbsoluteDate |
validityStart() |
Get start of validity for this provider.
|
getAttitude, getAttitude
AbsoluteDate validityStart()
AbsoluteDate validityEnd()
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.