Mariner Satellite#
Name |
Mariner |
---|---|
Description |
Demonstrator satellite serving as prototype for new satellites |
Category |
Example Templates |
Language |
Python |
Description#
This satellite does very little, it mostly serves as demonstrator for the different functionalities of satellites. New Python satellites for Constellation may be created by copying and modifying the Mariner satellite.
Parameters#
Parameter |
Description |
Type |
Default Value |
---|---|---|---|
|
Voltage value for the Canopus star tracker |
Float |
|
|
Current value for the Canopus star tracker |
Float |
|
|
Time between executions of the voltage sampling/print-out |
Float |
|
Metrics#
Metric |
Description |
Value Type |
Metric Type |
Interval |
---|---|---|---|---|
|
Brightness |
Integer |
|
10s |
Custom Commands#
Command |
Description |
Arguments |
Return Value |
Allowed States |
---|---|---|---|---|
|
Get roll attitude |
- |
Integer |
|
Framework Parameters#
This satellite inherits the following framework parameters from its base classes:
Parameters inherited from Satellite
#
Autonomous Operation#
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
Role name |
Role this satellite should take in the Constellation. Accepted values are |
|
Transition Orchestration#
Parameters to control autonomous transition orchestration of satellites:
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
Unsigned integer |
Timeout in seconds to wait for all conditions to be satisfied for conditional transitioning |
|
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
Framework Metrics#
This satellite inherits the following framework metrics from its base classes:
Metrics inherited from Satellite
#
None