Reference Scenarios: CCSDS
The examples/ccsds_reference.py script runs simulations matching the CCSDS DTN reference scenarios, dumping aggregate results to files for later analysis.
Run a CCSDS reference scenario in DSNS.
usage: ccsds_reference.py [-h] [--scenario {earth-lunar,earth-mars}]
[--delivery {best_effort,store_and_forward,ltp}]
Named Arguments
- --scenario
Possible choices: earth-lunar, earth-mars
The scenario to run
Default:
'earth-lunar'
- --delivery
Possible choices: best_effort, store_and_forward, ltp
The delivery method to use
Default:
'store_and_forward'