Provides a simple earth_sensor_scanning model.
More...
#include <earth_sensor_scanning.h>
Inherits dsim_model.
|
|
| 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.
|
| |
|
|
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.
|
| |
|
|
|
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.
|
| |
|
|
|
dsim_variable | use_scan_1_dsim |
| |
|
dsim_variable | use_scan_2_dsim |
| | Use scan 2.
|
| |
|
|
|
dsim_variable | is_valid_dsim |
| |
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:
- earth_sensor_scanning.h
- earth_sensor_scanning.cc