Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
Planetarium.CelestialFrame Struct Reference

Public Member Functions

Vector3d LocalToWorld (Vector3d r)
 
Vector3d WorldToLocal (Vector3d r)
 

Static Public Member Functions

static void OrbitalFrame (double LAN, double Inc, double ArgPe, ref CelestialFrame cf)
 
static void PlanetaryFrame (double ra, double dec, double rot, ref CelestialFrame cf)
 
static void SetFrame (double A, double B, double C, ref CelestialFrame cf)
 

Public Attributes

Vector3d X
 
Vector3d Y
 
Vector3d Z
 

Properties

QuaternionD Rotation [get]
 

Member Function Documentation

Vector3d Planetarium.CelestialFrame.LocalToWorld ( Vector3d  r)
inline
static void Planetarium.CelestialFrame.OrbitalFrame ( double  LAN,
double  Inc,
double  ArgPe,
ref CelestialFrame  cf 
)
inlinestatic
static void Planetarium.CelestialFrame.PlanetaryFrame ( double  ra,
double  dec,
double  rot,
ref CelestialFrame  cf 
)
inlinestatic
static void Planetarium.CelestialFrame.SetFrame ( double  A,
double  B,
double  C,
ref CelestialFrame  cf 
)
inlinestatic
Vector3d Planetarium.CelestialFrame.WorldToLocal ( Vector3d  r)
inline

Member Data Documentation

Vector3d Planetarium.CelestialFrame.X
Vector3d Planetarium.CelestialFrame.Y
Vector3d Planetarium.CelestialFrame.Z

Property Documentation

QuaternionD Planetarium.CelestialFrame.Rotation
get

The documentation for this struct was generated from the following file: