Public Member Functions | Private Attributes
datatypes::FieldRadial Class Reference

#include <Fields.hpp>

Inheritance diagram for datatypes::FieldRadial:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void computePolygon ()
 FieldRadial ()
UINT16 getFirstAngle () const
UINT16 getLastAngle () const
UINT32 getMaxDist () const
UINT32 getMinDist () const
virtual const UINT32 getUsedMemory () const
void setFirstAngle (UINT16 m_firstAngle)
void setLastAngle (UINT16 m_lastAngle)
void setMaxDist (UINT32 m_maxDist)
void setMinDist (UINT32 m_minDist)
virtual ~FieldRadial ()

Private Attributes

UINT16 m_firstAngle
 index of start angle relative to AngleScale
UINT16 m_lastAngle
 index of last angle relative to AngleScale
UINT32 m_maxDist
 [mm]
UINT32 m_minDist
 [mm]

Detailed Description

Definition at line 172 of file Fields.hpp.


Constructor & Destructor Documentation

Definition at line 176 of file Fields.hpp.

virtual datatypes::FieldRadial::~FieldRadial ( ) [inline, virtual]

Definition at line 181 of file Fields.hpp.


Member Function Documentation

Implements datatypes::FieldDescription.

Definition at line 179 of file Fields.cpp.

Definition at line 185 of file Fields.cpp.

Definition at line 190 of file Fields.cpp.

Definition at line 195 of file Fields.cpp.

Definition at line 200 of file Fields.cpp.

virtual const UINT32 datatypes::FieldRadial::getUsedMemory ( ) const [inline, virtual]

Implements datatypes::BasicData.

Definition at line 185 of file Fields.hpp.

Definition at line 205 of file Fields.cpp.

Definition at line 210 of file Fields.cpp.

Definition at line 215 of file Fields.cpp.

Definition at line 220 of file Fields.cpp.


Member Data Documentation

index of start angle relative to AngleScale

Definition at line 202 of file Fields.hpp.

index of last angle relative to AngleScale

Definition at line 203 of file Fields.hpp.

[mm]

Definition at line 205 of file Fields.hpp.

[mm]

Definition at line 204 of file Fields.hpp.


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


libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Wed Jun 14 2017 04:04:51