Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 796 Bytes

Spec_SampleGroundStationComponents.md

File metadata and controls

25 lines (18 loc) · 796 Bytes

Specification documents for Sample Ground Station Components

1. Overview

1. Functions

  • The SampleGroundStationComponents class is an example of component list mounted on the SampleGroundStation.

2. Related files

  • src/simulation_sample/ground_station/sample_ground_station_components.cpp, .hpp
    • SampleGroundStationComponents is defined here.
  • src/simulation_sample/ground_station/sample_ground_station.cpp, .hpp
    • The instance of the SampleGroundStationComponent class is made in this class.

3. How to use

  • See Sample Ground Station because the SampleGroundStationComponent is used in the SampleGroundStation.
  • Details: TBW

2. Explanation of Algorithm

TBW

3. Results of verifications

NA

4. References

NA