Kerbal Space Program
1.12.4
|
This is the complete list of members for LatLon, including all inherited members.
GetAltitude(Vector3d bodyPosition, Vector3d worldPos, double Radius) | LatLon | inlinestatic |
GetImpactLatitudeAndLongitude(double Radius, Vector3d position, Vector3d velocity, out double latitude, out double longitude) | LatLon | inlinestatic |
GetLatitude(Planetarium.CelestialFrame BodyFrame, Vector3d bodyPosition, Vector3d pos, bool isRadial=false) | LatLon | inlinestatic |
GetLatitudeAndLongitude(Planetarium.CelestialFrame BodyFrame, Vector3d bodyPosition, Vector3d pos, bool isRadial=false) | LatLon | inlinestatic |
GetLatLongAlt(Planetarium.CelestialFrame BodyFrame, Vector3d bodyPosition, double radius, Vector3d worldPos, out double lat, out double lon, out double alt) | LatLon | inlinestatic |
GetLongitude(Planetarium.CelestialFrame BodyFrame, Vector3d bodyPosition, Vector3d pos, bool isRadial=false) | LatLon | inlinestatic |
GetRelSurfaceNVector(double lat, double lon) | LatLon | inlinestatic |
GetRelSurfacePosition(Planetarium.CelestialFrame BodyFrame, double Radius, double lat, double lon, double alt) | LatLon | inlinestatic |
GetRelSurfacePosition(Planetarium.CelestialFrame BodyFrame, double Radius, double lat, double lon, double alt, out Vector3d normal) | LatLon | inlinestatic |
GetRelSurfacePosition(Planetarium.CelestialFrame BodyFrame, Vector3d bodyPosition, Vector3d worldPosition) | LatLon | inlinestatic |
GetSurfaceNVector(Planetarium.CelestialFrame BodyFrame, double lat, double lon) | LatLon | inlinestatic |
GetWorldSurfacePosition(Planetarium.CelestialFrame BodyFrame, Vector3 bodyPosition, double radius, double lat, double lon, double alt) | LatLon | inlinestatic |