Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::MEA Class Reference

#include <MEA.h>

Classes

struct  Config
 
struct  Step
 

Public Member Functions

 MEA (const Config &config)
 
void update (const Step &step)
 
MEAState getState ()
 
void reset (const Config &config)
 Resets the algorithm with the given configuration.
 

Detailed Description

Definition at line 34 of file MEA.h.

Constructor & Destructor Documentation

◆ MEA()

MEA::MEA ( const Config config)
explicit

Definition at line 61 of file MEA.cpp.

Member Function Documentation

◆ getState()

MEAState MEA::getState ( )

Definition at line 91 of file MEA.cpp.

◆ reset()

void MEA::reset ( const Config config)

Resets the algorithm with the given configuration.

Definition at line 93 of file MEA.cpp.

◆ update()

void MEA::update ( const Step step)

Definition at line 67 of file MEA.cpp.


The documentation for this class was generated from the following files: