UltraScan III
List of all members | Public Attributes
US_Constraints::Constraint Class Reference

A class to give details to an individual constraint. More...

#include "us_constraints.h"

Public Attributes

bool fit
 A flag to indicate if this parameter shoul dbe it or not. More...
 
double low
 Low value of the constraint. More...
 
double high
 High value of the constraint. More...
 

Detailed Description

A class to give details to an individual constraint.

Definition at line 15 of file us_constraints.h.

Member Data Documentation

bool US_Constraints::Constraint::fit

A flag to indicate if this parameter shoul dbe it or not.

Definition at line 18 of file us_constraints.h.

double US_Constraints::Constraint::high

High value of the constraint.

Definition at line 20 of file us_constraints.h.

double US_Constraints::Constraint::low

Low value of the constraint.

Definition at line 19 of file us_constraints.h.


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