Spacecraft Models Package 2.0
Spacecraft Models for DSim
Public Member Functions | Protected Attributes | List of all members
load Class Reference

An electrical and heat load model. More...

#include <load.h>

Inherits dsim_model.

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 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.
 

Detailed Description

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: