An electrical and heat load model.
More...
#include <load.h>
Inherits dsim_model.
|
|
| 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.
|
| |
|
|
dsim_variable | load_connected_dsim |
| | Load connected flag 1 = connected.
|
| |
|
dsim_variable | heat_generated_dsim |
| | Parent quaternion.
|
| |
|
dsim_variable | power_consumed_dsim |
| | Power consumed.
|
| |
|
dsim_variable | power_required_dsim |
| | Power required by the device.
|
| |
|
dsim_variable | power_total_dsim |
| | Power consumed.
|
| |
An electrical and heat load model.
Can have multiple loads. Each consumes power and produces heat.
The documentation for this class was generated from the following files: