net_lib 2.0.4
 
Loading...
Searching...
No Matches
PositionData Struct Reference

#include <nrc_define.h>

Static Public Member Functions

static PosType determineType (const std::string &key)
 

Public Attributes

std::string key {""}
 
std::vector< double > posData
 
int coord {0}
 
int toolNum {0}
 
int userNum {0}
 
PosType type {PosType::data}
 

Member Function Documentation

◆ determineType()

static PosType PositionData::determineType ( const std::string & key)
inlinestatic

Member Data Documentation

◆ coord

int PositionData::coord {0}

◆ key

std::string PositionData::key {""}

◆ posData

std::vector<double> PositionData::posData

◆ toolNum

int PositionData::toolNum {0}

◆ type

PosType PositionData::type {PosType::data}

◆ userNum

int PositionData::userNum {0}

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