Definition at line 222 of file Expression.hpp.
◆ VarNode()
gnsstk::Expression::VarNode::VarNode |
( |
std::string |
theName | ) |
|
|
inline |
◆ getValue()
double gnsstk::Expression::VarNode::getValue |
( |
| ) |
|
|
virtual |
◆ print()
std::ostream& gnsstk::Expression::VarNode::print |
( |
std::ostream & |
ostr | ) |
|
|
inlinevirtual |
◆ setValue()
void gnsstk::Expression::VarNode::setValue |
( |
double |
newValue | ) |
|
◆ hasValue
bool gnsstk::Expression::VarNode::hasValue |
◆ name
std::string gnsstk::Expression::VarNode::name |
◆ value
double gnsstk::Expression::VarNode::value |
|
private |
The documentation for this class was generated from the following files: