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

Provides a simple earth_sensor_scanning model. More...

#include <earth_sensor_scanning.h>

Inherits dsim_model.

Public Member Functions

 earth_sensor_scanning (dsim_model_setup *setup)
 Constructor.
 
 ~earth_sensor_scanning ()
 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 standard_chord_counts_dsim
 Standard chord.
 
dsim_variable roll_counts_dsim
 Roll counts.
 
dsim_variable pitch_counts_dsim
 Pitch counts.
 
dsim_variable position_dsim
 Spacecraft position.
 
dsim_variable quaternion_dsim
 Spacecraft quaternion.
 
dsim_variable observer_dsim
 Reference center.
 
dsim_variable positionBody_dsim
 Planet positions.
 
dsim_variable radiusBody_dsim
 Planet radius.
 
dsim_variable planetIndex_dsim
 SPICE planet index.
 
Model Parameters

Noise

dsim_variable noise_chord_dsim
 
dsim_variable quantization_dsim
 Quantization.
 
dsim_variable cant_angle_dsim
 Cant angles.
 
dsim_variable scan_axis_dsim
 Scan axis.
 
dsim_variable boresight_dsim
 Boresight.
 
Inputs

Use scan 1

dsim_variable use_scan_1_dsim
 
dsim_variable use_scan_2_dsim
 Use scan 2.
 
Outputs

Valid

dsim_variable is_valid_dsim
 

Detailed Description

Provides a simple earth_sensor_scanning model.

It has heaters, a conductivity matrix and an interface to the outside. The sun is the only external heat source.


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