Skip to content

Struct evam::ForwardConfig

ClassList > evam > ForwardConfig

Configuration structure for ForwardMotor .

  • #include <evamForwardMotor.h>

Public Attributes

Type Name
int maxValue
int minValue

Public Functions

Type Name
ForwardConfig (int minValue, int maxValue)

Public Attributes Documentation

variable maxValue

int evam::ForwardConfig::maxValue;

variable minValue

int evam::ForwardConfig::minValue;

Public Functions Documentation

function ForwardConfig

inline evam::ForwardConfig::ForwardConfig (
    int minValue,
    int maxValue
) 


The documentation for this class was generated from the following file src/evamForwardMotor.h