Struct PatchedNBody.OdeSettings
public struct PatchedNBody.OdeSettings
- Inherited Members
- Extension Methods
Fields
AbsoluteTolerance
public double AbsoluteTolerance
Field Value
MaxStepSize
public double MaxStepSize
Field Value
MaxSteps
public int MaxSteps
Field Value
RelativeTolerance
public double RelativeTolerance
Field Value
Methods
Default()
public static PatchedNBody.OdeSettings Default()