public static interface GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape
| Modifier and Type | Method and Description |
|---|---|
org.orekit.bodies.ExtendedOneAxisEllipsoid |
getEarthShape()
Getter for the Earth shape.
|
void |
setEarthShape(org.orekit.bodies.ExtendedOneAxisEllipsoid earthShape)
Setter for the Earth shape.
|
org.orekit.bodies.ExtendedOneAxisEllipsoid getEarthShape()
void setEarthShape(org.orekit.bodies.ExtendedOneAxisEllipsoid earthShape)
throws fr.cnes.genius.exception.GArithmeticException
earthShape - the Earth shape.fr.cnes.genius.exception.GArithmeticException - if equatorial radius or flatness in earthShape are NaNCopyright © 2017. All rights reserved.