Provides a simple telescope payload.
More...
#include <telescope_payload.h>
Inherits dsim_model.
|
|
| telescope_payload (dsim_model_setup *setup) |
| | Constructor.
|
| |
|
| ~telescope_payload () |
| | Destructor.
|
| |
|
void | initialize_data () |
| | Initialize outlets and output variables.
|
| |
|
void | initialization_complete () |
| | Finish initialization.
|
| |
|
void | initialize_timestep () |
| | Computation done prior to numerical integration.
|
| |
|
|
dsim_variable | boresight_dsim |
| | Boresight.
|
| |
|
dsim_variable | boresight_eci_dsim |
| | Boresight ECI.
|
| |
|
dsim_variable | quaternion_dsim |
| | Boresight.
|
| |
|
dsim_variable | angle_of_view_dsim |
| | Angle of view.
|
| |
|
dsim_variable | boresight_lat_lon_dsim |
| | Ground pointing.
|
| |
|
dsim_variable | rotationMatrixBody_dsim |
| | Rotation.
|
| |
|
dsim_variable | planetRadius_dsim |
| | Planet radius.
|
| |
|
dsim_variable | planetIndex_dsim |
| | SPICE planet index.
|
| |
|
dsim_variable | boresight_point_dsim |
| | Ground pointing.
|
| |
|
dsim_variable | telescope_position_dsim |
| | Telescope position.
|
| |
|
dsim_variable | power_on_dsim |
| | Power when on.
|
| |
|
dsim_variable | current_dsim |
| | Measured current.
|
| |
|
dsim_variable | voltage_bus_dsim |
| | Bus voltage.
|
| |
Provides a simple telescope payload.
The documentation for this class was generated from the following files:
- telescope_payload.h
- telescope_payload.cc