KSP API
|
This is the complete list of members for PatchedConics, including all inherited members.
CalculatePatch(Orbit p, Orbit nextPatch, double startEpoch, PatchedConics.SolverParameters pars, CelestialBody targetBody) | PatchedConics | static |
PatchedConics() | PatchedConics | |
ScreenCast(Vector3 screenPos, List< PatchRendering > patchRenders, out PatchedConics.PatchCastHit hitInfo, float orbitPixelWidth=10f, double maxUT=-1, bool clampToPatches=false) | PatchedConics | static |
ScreenCast(Vector3 screenPos, PatchRendering pr, out PatchedConics.PatchCastHit hitInfo, float orbitPixelWidth=10f, double maxUT=-1, bool clampToPatch=false) | PatchedConics | static |
TAIsWithinPatchBounds(double tA, Orbit patch) | PatchedConics | static |