|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeeusSun.MODEL | |
---|---|
org.orekit.bodies | This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids. |
Uses of MeeusSun.MODEL in org.orekit.bodies |
---|
Methods in org.orekit.bodies that return MeeusSun.MODEL | |
---|---|
static MeeusSun.MODEL |
MeeusSun.MODEL.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeeusSun.MODEL[] |
MeeusSun.MODEL.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.orekit.bodies with parameters of type MeeusSun.MODEL | |
---|---|
MeeusSun(MeeusSun.MODEL model)
Constructor to build wished Meeus model : standard model, STELA model or board model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |