DPsim
Loading...
Searching...
No Matches
SystemTopology.cpp File Reference
#include <fstream>
#include <iomanip>
#include <iostream>
#include <unordered_map>
#include <dpsim-models/SP/SP_Ph1_SynchronGenerator.h>
#include <dpsim-models/SystemTopology.h>
Include dependency graph for SystemTopology.cpp:

Go to the source code of this file.

Functions

static bool isConnectedTo (const IdentifiedObject::Ptr &comp, const TopologicalNode::Ptr &node)
 

Function Documentation

◆ isConnectedTo()

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.