Public Member Functions | Protected Attributes

load Class Reference
[Power System]

An electrical load model. More...

#include <load.h>

List of all members.

Public Member Functions

 load (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_variable power_consumed_dsim
 Power consumed.
dsim_variable power_dsim
 Power to the network.

Detailed Description

An electrical load model.

One electrical load. You just set the power consumed.

Definition at line 19 of file load.h.


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