Method | Description | |
---|---|---|
correctedDirection ( ) : |
||
getImpactPosition ( ) : Vector3? | ||
getImpactVelocity ( ) : Vector3? | ||
getSpaceOrbit ( ) : Orbit | ||
plannedDirection ( ) : |
||
setTarget ( double lat, double lon, double alt = 2.0 ) : void |
Method | Description | |
---|---|---|
updateTrajectory ( ) : void |
public static correctedDirection ( ) : |
||
return |
public static getImpactPosition ( ) : Vector3? | ||
return | Vector3? |
public static getImpactVelocity ( ) : Vector3? | ||
return | Vector3? |
public static plannedDirection ( ) : |
||
return |
public static setTarget ( double lat, double lon, double alt = 2.0 ) : void | ||
lat | double | |
lon | double | |
alt | double | |
return | void |