ECF 1.5
Public Attributes | List of all members
IABounds Struct Reference

Public Attributes

bool isWithinBounds
 
bool isLowerBoundInclusive
 
double lowerBound
 
bool isUpperBoundInclusive
 
double upperBound
 

Detailed Description

Definition at line 7 of file IAPrimitive.h.

Member Data Documentation

◆ isLowerBoundInclusive

bool IABounds::isLowerBoundInclusive

Definition at line 10 of file IAPrimitive.h.

◆ isUpperBoundInclusive

bool IABounds::isUpperBoundInclusive

Definition at line 13 of file IAPrimitive.h.

◆ isWithinBounds

bool IABounds::isWithinBounds

Definition at line 8 of file IAPrimitive.h.

◆ lowerBound

double IABounds::lowerBound

Definition at line 11 of file IAPrimitive.h.

◆ upperBound

double IABounds::upperBound

Definition at line 14 of file IAPrimitive.h.


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