|
static unsigned long | nextId = 0 |
| next id for this object type More...
|
|
VieVS::Solver::PWL::PWL |
( |
| ) |
|
|
inline |
VieVS::Solver::PWL::PWL |
( |
Unknown::Type |
type, |
|
|
int |
interval, |
|
|
double |
constraint |
|
) |
| |
|
inline |
bool VieVS::Solver::PWL::estimate |
( |
| ) |
const |
|
inline |
double VieVS::Solver::PWL::getConstraint |
( |
| ) |
const |
|
inline |
int VieVS::Solver::PWL::getInterval |
( |
| ) |
const |
|
inline |
bool VieVS::Solver::PWL::isFlagConstraint |
( |
| ) |
const |
|
inline |
double VieVS::Solver::PWL::constraint = 0 |
|
private |
bool VieVS::Solver::PWL::flag = false |
|
private |
bool VieVS::Solver::PWL::flag_constraint = false |
|
private |
int VieVS::Solver::PWL::interval = 0 |
|
private |
unsigned long VieVS::Solver::PWL::nextId = 0 |
|
staticprivate |
next id for this object type
The documentation for this class was generated from the following files:
- /home/travis/build/TUW-VieVS/VieSchedpp/Simulator/Solver.h
- /home/travis/build/TUW-VieVS/VieSchedpp/Simulator/Solver.cpp