Fawkes API
Fawkes Development Version
|
#include <>>
Public Member Functions | |
~Field () | |
Destructor. More... | |
const FieldLines & | get_lines () const |
float | get_field_length () const |
Field length getter. More... | |
float | get_field_width () const |
Field width getter. More... | |
void | print (bool in_mm) const |
Prints the information to the console. More... | |
Static Public Member Functions | |
static Field * | field_for_name (std::string field_name, float field_length, float field_width) |
Returns the corresponding Field object. More... | |
|
static |
float firevision::Field::get_field_length | ( | ) | const |
float firevision::Field::get_field_width | ( | ) | const |
|
inline |
void firevision::Field::print | ( | bool | in_mm | ) | const |