Example #1
0
 void UpdateInterPlanetaryPosition(Satellite pvSatellite)
 {
     pvSatellite.UpdateInterPlanetaryPosition();
 }