|
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 36 of file CircuitDiagram.h.
| double CircuitDiagram::GraphType::DistanceTo | ( | const GraphType & | Other | ) | const |
Definition at line 57 of file CircuitDiagram.cpp.
| double CircuitDiagram::GraphType::EvaluateEnergy | ( | ) | const |
Definition at line 10 of file CircuitDiagram.cpp.
|
inline |
Definition at line 46 of file CircuitDiagram.h.
| bool CircuitDiagram::GraphType::operator== | ( | const GraphType & | Other | ) | const |
Definition at line 63 of file CircuitDiagram.cpp.
| NodeListType CircuitDiagram::GraphType::HardwareAdapters |
Definition at line 38 of file CircuitDiagram.h.
| NodeListType CircuitDiagram::GraphType::Instruments |
Definition at line 39 of file CircuitDiagram.h.
| NodeListType CircuitDiagram::GraphType::Modules |
Definition at line 40 of file CircuitDiagram.h.