The implementation of the manoeuvre concept is primarily based on the manoeuvre design pattern (see the design pattern table).
Classes | |
| class | CC_ManoeuvreFactory |
Dynamic factory for components of type: Manoeuvre. More... | |
| class | CC_ManoeuvreManager |
| This class encapsulates a manoeuvre manager. More... | |
| class | Manoeuvre |
| Base class from which all manoeuvre classes are derived. More... | |
| class | PUSTcManoeuvre |
| Base class for classes encapsulating a PUS telecommand manoeuvre. More... | |