|
DPsim
|
#include <fstream>#include <iomanip>#include <iostream>#include <unordered_map>#include <dpsim-models/SP/SP_Ph1_SynchronGenerator.h>#include <dpsim-models/SystemTopology.h>Go to the source code of this file.
Functions | |
| static bool | isConnectedTo (const IdentifiedObject::Ptr &comp, const TopologicalNode::Ptr &node) |
|
static |
Returns true if the component has a terminal that is connected to the given node
Definition at line 264 of file SystemTopology.cpp.