Public Member Functions | Public Attributes
Stg::Bounds Class Reference

#include <stage.hh>

List of all members.

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
double min
 smallest value in range, initially zero

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

largest value in range, initially zero

Definition at line 435 of file stage.hh.

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 Thu Aug 27 2015 15:20:57