humoto
Public Types | List of all members
humoto::ControlProblemStatus Class Reference

Detailed Description

Status of control problem.

Definition at line 18 of file control_problem.h.

#include <control_problem.h>

Public Types

enum  Status { UNDEFINED = 0, OK = 1, STOPPED = 2 }
 

Member Enumeration Documentation

◆ Status

Enumerator
UNDEFINED 

Not initialized.

OK 

Working.

STOPPED 

Control terminated.

Definition at line 21 of file control_problem.h.


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