public class CustomGeodeticPoint
extends org.orekit.bodies.GeodeticPoint
| Constructor and Description |
|---|
CustomGeodeticPoint(String name,
double latitude,
double longitude,
double altitude)
Constructor.
|
public CustomGeodeticPoint(String name, double latitude, double longitude, double altitude)
name - of the pointlatitude - of the pointlongitude - longitude of the pointaltitude - altitude of the pointCopyright © 2017. All rights reserved.