Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
PatchedConics.SolverParameters Class Reference

Public Attributes

bool debug_disableEscapeCheck
 
double epsilon = 1e-4
 
bool FollowManeuvers
 
int GeoSolverIterations
 
int maxGeometrySolverIterations = 25
 
int maxTimeSolverIterations = 50
 
double outerReaches = 1.0e20
 
int TimeSolverIterations1
 
int TimeSolverIterations2
 

Member Data Documentation

bool PatchedConics.SolverParameters.debug_disableEscapeCheck
double PatchedConics.SolverParameters.epsilon = 1e-4
bool PatchedConics.SolverParameters.FollowManeuvers
int PatchedConics.SolverParameters.GeoSolverIterations
int PatchedConics.SolverParameters.maxGeometrySolverIterations = 25
int PatchedConics.SolverParameters.maxTimeSolverIterations = 50
double PatchedConics.SolverParameters.outerReaches = 1.0e20
int PatchedConics.SolverParameters.TimeSolverIterations1
int PatchedConics.SolverParameters.TimeSolverIterations2

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