Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
MathRoot::NullInterval Struct Reference

Represents an interval where the function is null (within tolerance). More...

#include <MathRoot_All.hxx>

Data Fields

double A = 0.0
 Interval start.
 
double B = 0.0
 Interval end.
 
int State = 0
 State number (for parametric curves)
 

Detailed Description

Represents an interval where the function is null (within tolerance).

Field Documentation

◆ A

double MathRoot::NullInterval::A = 0.0

Interval start.

◆ B

double MathRoot::NullInterval::B = 0.0

Interval end.

◆ State

int MathRoot::NullInterval::State = 0

State number (for parametric curves)


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