menu
info Documentation

Satellite Electrical Component

Class name: D2S2.Model.Satellite.SatelliteElectricalComponent Library: D2S2 Library

Inheritance SatelliteElectricalComponent : SatellitePhysicalComponent : SatelliteComponent : ModelBase Implements ISatelliteComponent,ISatellitePhysicalComponent,ISatelliteElectricalComponent

Details

This presents a base class for satellite components that consume electrical power. It cannot be added directly to a satellite, but other satellite components inherit from this class so that all electrical components return power consumption in a uniform way. Power Comsumption reports the current power usage of the component in Watts.

Initial Value Properties

Property Description
Position (Position) Position [m]
Orientation (Orientation) Orientation Direction Cosine Matrix (DCM)
CentreOfMass (Centre of Mass) Centre of mass [m]
Mass (Mass) Mass [kg]
MomentOfInertia (Moment of Inertia) Moment of inertia matrix [kgm2]

State Properties

Property Description
PowerConsumption (Power Consumption) Current power consumption [W]