Public Member Functions | Public Attributes | List of all members
Stg::Bounds Class Reference

#include <stage.hh>

Public Member Functions

 Bounds ()
 
 Bounds (double min, double max)
 
double Constrain (double value)
 
BoundsLoad (Worldfile *wf, int section, const char *keyword)
 

Public Attributes

double max
 largest value in range, initially zero More...
 
double min
 smallest value in range, initially zero More...
 

Detailed Description

Bound a range of values, from min to max. min and max are initialized to zero.

Definition at line 429 of file stage.hh.

Constructor & Destructor Documentation

Stg::Bounds::Bounds ( )
inline

Definition at line 437 of file stage.hh.

Stg::Bounds::Bounds ( double  min,
double  max 
)
inline

Definition at line 438 of file stage.hh.

Member Function Documentation

double Bounds::Constrain ( double  value)

Definition at line 164 of file model.cc.

Bounds & Bounds::Load ( Worldfile wf,
int  section,
const char *  keyword 
)

Definition at line 158 of file model.cc.

Member Data Documentation

double Stg::Bounds::max

largest value in range, initially zero

Definition at line 435 of file stage.hh.

double Stg::Bounds::min

smallest value in range, initially zero

Definition at line 433 of file stage.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:11