Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
PatchedConics Member List

This is the complete list of members for PatchedConics, including all inherited members.

_CalculatePatch(Orbit p, Orbit nextPatch, double startEpoch, SolverParameters pars, CelestialBody targetBody)PatchedConicsinlinestatic
_CheckEncounter(Orbit p, Orbit nextPatch, double startEpoch, OrbitDriver sec, CelestialBody targetBody, SolverParameters pars, bool logErrors=true)PatchedConicsinlinestatic
_GetClosestApproach(Orbit p, Orbit s, double startEpoch, double dT, SolverParameters pars)PatchedConicsinlinestatic
_ScreenCast(Vector3 screenPos, List< PatchRendering > patchRenders, out PatchCastHit hitInfo, float orbitPixelWidth=10f, double maxUT=-1.0, bool clampToPatches=false)PatchedConicsinlinestatic
_ScreenCastWorker(Vector3 screenPos, PatchRendering pr, out PatchCastHit hitInfo, float orbitPixelWidth=10f, bool clampToPatch=false)PatchedConicsinlinestatic
AngleWrap(double a)PatchedConicsinlinestatic
CalculatePatchPatchedConicsstatic
CalculatePatchDelegate(Orbit p, Orbit nextPatch, double startEpoch, SolverParameters pars, CelestialBody targetBody)PatchedConics
CheckEncounterPatchedConicsstatic
CheckEncounterDelegate(Orbit p, Orbit nextPatch, double startEpoch, OrbitDriver sec, CelestialBody targetBody, SolverParameters pars, bool logErrors=true)PatchedConics
EncountersBodyPatchedConicsstatic
EncountersBodyDelegate(Orbit p, Orbit s, Orbit nextPatch, OrbitDriver sec, double startEpoch, SolverParameters pars)PatchedConics
GetClosestApproachPatchedConicsstatic
GetClosestApproachDelegate(Orbit p, Orbit s, double startEpoch, double dT, SolverParameters pars)PatchedConics
ScreenCastPatchedConicsstatic
ScreenCastDelegate(Vector3 screenPos, List< PatchRendering > patchRenders, out PatchCastHit hitInfo, float orbitPixelWidth=10f, double maxUT=-1.0, bool clampToPatches=false)PatchedConics
ScreenCastWorkerPatchedConicsstatic
ScreenCastWorkerDelegate(Vector3 screenPos, PatchRendering pr, out PatchCastHit hitInfo, float orbitPixelWidth=10f, bool clampToPatch=false)PatchedConics
TAIsWithinPatchBounds(double tA, Orbit patch)PatchedConicsinlinestatic