Click or drag to resize
DigitalRuneTrapezoidalIntegratorF Properties

The TrapezoidalIntegratorF type exposes the following members.

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