Spacecraft Models Package 2.0
Spacecraft Models for DSim
|
A super class for powered hardware. More...
#include <powered_hardware.h>
A super class for powered hardware.
This is a super class for any device that uses power. It can be used by itself to model power consuming devices. It includes a current output. The power states are on, standby and off. Off no power is produced. The voltage is the supply voltage. This class can handle multiple devices in the subclass. Each device has a separate on, failed and current. Power consumed when on and on standby are the same. Power consumption is the total for all devices. The thermal node id is the first for the hardware. The thermal node will be this node + 0...n-1