|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
Public Member Functions | |
| double | EvaluateEnergy () const |
| double | DistanceTo (const GraphType &Other) const |
| bool | operator== (const GraphType &Other) const |
| bool | operator!= (const GraphType &Other) const |
Public Attributes | |
| NodeListType | HardwareAdapters |
| NodeListType | Instruments |
| NodeListType | Modules |
Definition at line 32 of file CircuitDiagram.h.
| double CircuitDiagram::GraphType::DistanceTo | ( | const GraphType & | Other | ) | const |
Definition at line 56 of file CircuitDiagram.cpp.
| double CircuitDiagram::GraphType::EvaluateEnergy | ( | ) | const |
Definition at line 9 of file CircuitDiagram.cpp.
|
inline |
Definition at line 42 of file CircuitDiagram.h.
| bool CircuitDiagram::GraphType::operator== | ( | const GraphType & | Other | ) | const |
Definition at line 62 of file CircuitDiagram.cpp.
| NodeListType CircuitDiagram::GraphType::HardwareAdapters |
Definition at line 34 of file CircuitDiagram.h.
| NodeListType CircuitDiagram::GraphType::Instruments |
Definition at line 35 of file CircuitDiagram.h.
| NodeListType CircuitDiagram::GraphType::Modules |
Definition at line 36 of file CircuitDiagram.h.