#include <VolVolume.hpp>
Public Types | |
enum | condition { green, yellow, red } |
Public Member Functions | |
VOL_swing () | |
~VOL_swing () | |
void | cond (const VOL_dual &dual, const double lcost, const double ascent, const int iter) |
double | lfactor (const VOL_parms &parm, const double lambda, const int iter) |
void | print () |
Public Attributes | |
enum VOL_swing::condition | lastswing |
int | lastgreeniter |
int | lastyellowiter |
int | lastrediter |
int | ngs |
int | nrs |
int | nys |
int | rd |
Private Member Functions | |
VOL_swing (const VOL_swing &) | |
VOL_swing & | operator= (const VOL_swing &) |
|
Definition at line 390 of file VolVolume.hpp. |
|
|
|
Definition at line 395 of file VolVolume.hpp. |
|
Definition at line 399 of file VolVolume.hpp. |
|
|
|
Definition at line 401 of file VolVolume.hpp. References VOL_dual::lcost. |
|
Definition at line 426 of file VolVolume.hpp. References VOL_parms::greentestinvl, VOL_parms::printflag, VOL_parms::redtestinvl, VolMax(), and VOL_parms::yellowtestinvl. |
|
Definition at line 475 of file VolVolume.hpp. |
|
|
|
Definition at line 391 of file VolVolume.hpp. |
|
Definition at line 391 of file VolVolume.hpp. |
|
Definition at line 391 of file VolVolume.hpp. |
|
Definition at line 392 of file VolVolume.hpp. |
|
Definition at line 392 of file VolVolume.hpp. |
|
Definition at line 392 of file VolVolume.hpp. |
|
Definition at line 393 of file VolVolume.hpp. |