메소드 | 설명 | |
---|---|---|
FromJplEphemeris ( double x, double y ) : |
Converts orbital data from JPL Emphemeris data.
|
|
SimulateToTime ( List |
||
TraceMassiveBody ( |
Traces a massive body orbit by re-centering the world around the parent.
|
|
TraceSpaceCraft ( |
Traces a space craft orbit by re-centering the world around the parent.
|
메소드 | 설명 | |
---|---|---|
GetOrbitalDt ( |
||
GetProximityDt ( double altitude, double proxityAltitude ) : double |
public static FromJplEphemeris ( double x, double y ) : |
||
x | double | |
y | double | |
리턴 |
public static SimulateToTime ( List |
||
bodies | List |
|
targetDate | System.DateTime | |
timeStep | double | |
리턴 | void |
public static TraceMassiveBody ( |
||
body | ||
trace | ||
리턴 | void |
public static TraceSpaceCraft ( |
||
satellite | ||
trace | ||
리턴 | void |