|
| CD3DTable (double d, double h) |
|
| CD3DTable (double d, const std::string &dunit, double h, const std::string &hunit) |
|
double | getHorizontalSeparation () const |
|
void | setHorizontalSeparation (double d) |
|
double | getVerticalSeparation () const |
|
void | setVerticalSeparation (double h) |
|
double | getHorizontalSeparation (const std::string &u) const |
|
void | setHorizontalSeparation (double d, const std::string &u) |
|
double | getVerticalSeparation (const std::string &u) const |
|
void | setVerticalSeparation (double h, const std::string &u) |
|
bool | equals (const CD3DTable &t2) const |
|
ParameterData | getParameters () const |
|
void | updateParameterData (ParameterData &p) const |
|
void | setParameters (const ParameterData &p) |
|
std::string | getUnits (const std::string &key) const |
|
std::string | toString () const |
|
std::string | toPVS () const |
|
|
std::map< std::string, std::string > | units_ |
|
◆ getParameters()
◆ setParameters()
◆ toString()
std::string larcfm::CD3DTable::toString |
( |
| ) |
const |
|
virtual |
◆ updateParameterData()
void larcfm::CD3DTable::updateParameterData |
( |
ParameterData & |
p | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- Modules/ACCoRD/inc/CD3DTable.h
- Modules/ACCoRD/src/CD3DTable.cpp