Click or drag to resize
DigitalRuneTrapezoidalIntegratorD Properties

The TrapezoidalIntegratorD type exposes the following members.

Properties
  NameDescription
Public propertyEpsilon
Gets or sets the tolerance value.
(Inherited from IntegratorD.)
Public propertyMaxNumberOfIterations
Gets or sets the maximum number number of iterations.
(Inherited from IntegratorD.)
Public propertyMinNumberOfIterations
Gets or sets the minimum number number of iterations.
(Inherited from IntegratorD.)
Public propertyNumberOfIterations (Inherited from IntegratorD.)
Top
See Also