HOG2
Public Member Functions | Public Attributes | List of all members
xyhLoc Struct Reference

#include <Map2DHeading.h>

Public Member Functions

 xyhLoc ()
 
 xyhLoc (uint16_t _x, uint16_t _y, uint8_t heading)
 

Public Attributes

uint16_t x
 
uint16_t y
 
uint8_t h
 

Detailed Description

Definition at line 21 of file Map2DHeading.h.

Constructor & Destructor Documentation

◆ xyhLoc() [1/2]

xyhLoc::xyhLoc ( )
inline

Definition at line 23 of file Map2DHeading.h.

References h, x, and y.

◆ xyhLoc() [2/2]

xyhLoc::xyhLoc ( uint16_t  _x,
uint16_t  _y,
uint8_t  heading 
)
inline

Definition at line 24 of file Map2DHeading.h.

Member Data Documentation

◆ h

uint8_t xyhLoc::h

◆ x

uint16_t xyhLoc::x

◆ y

uint16_t xyhLoc::y

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