public interface ISgp4ElementsWithEphemerisType
| Modifier and Type | Method and Description | 
|---|---|
int | 
getEphemerisType()
Gets the ephemeris type. 
 | 
void | 
setEphemerisType(int value)
Sets the ephemeris type. 
 | 
int getEphemerisType()
Sgp4Propagator.
    Ephemeris type 4 is not supported by Sgp4Propagator, and it will throw an exception.void setEphemerisType(int value)
Sgp4Propagator.
    Ephemeris type 4 is not supported by Sgp4Propagator, and it will throw an exception.