COPASI API
4.16.103
|
#include <CAbstractLayoutInterface.h>
Public Attributes | |
bool | isAngle |
double | lowerBoundary |
double | upperBoundary |
Definition at line 21 of file CAbstractLayoutInterface.h.
bool CAbstractLayoutInterface::VariableDescription::isAngle |
Definition at line 24 of file CAbstractLayoutInterface.h.
Referenced by CCopasiSpringLayout::addCompartmentVariables(), CCopasiSpringLayout::addPositionVariables(), and CCopasiSpringLayout::addReactionVariables().
double CAbstractLayoutInterface::VariableDescription::lowerBoundary |
Definition at line 26 of file CAbstractLayoutInterface.h.
double CAbstractLayoutInterface::VariableDescription::upperBoundary |
Definition at line 27 of file CAbstractLayoutInterface.h.