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

Provides a simple telescope payload. More...

#include <telescope_payload.h>

Inherits dsim_model.

Public Member Functions

 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.
 

Protected Attributes

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.
 

Detailed Description

Provides a simple telescope payload.


The documentation for this class was generated from the following files: