Public Member Functions | Protected Attributes

power_system Class Reference
[Power System]

A power system model. More...

#include <power_system.h>

List of all members.

Public Member Functions

 power_system (dsim_model_setup *setup)
 Constructor.
void initialization_complete ()
 Finish initialization.
void initialize_data ()
 Initialize outlets and output variables.
void pre_calculate ()
 Computation done prior to numerical integration.

Protected Attributes

dsim_network * power_network_dsim
dsim_variable net_power_dsim
dsim_variable number_connections_dsim

Detailed Description

A power system model.

Uses networks to distribute power.

Definition at line 20 of file power_system.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables