kybalg::bearDistStr Class Reference

Couple of angle representing the scalar component of 3D bearing angle and a distance: azimuth and zenith-distance. More...

#include <ProbMultiRegStereoCam3DStr.h>

List of all members.

Public Member Functions

 bearDistStr ()
 Defalut constructor.
 bearDistStr (Angle az, Angle zn, Decimal d)
 Complete constructor.
 bearDistStr (Decimal az, Decimal zn, Decimal d)
 Complete constructor.
 ~bearDistStr ()
 Default destructor.
bearDistStroperator= (const bearDistStr &A)
 Operator assignment =.
bool operator== (const bearDistStr &other) const
 Operator =.
string print ()
 Print function.

Public Attributes

Angle azimuth
Angle zenith
Decimal dist


Detailed Description

Couple of angle representing the scalar component of 3D bearing angle and a distance: azimuth and zenith-distance.

Author:
Marco Cognetti

Constructor & Destructor Documentation

kybalg::bearDistStr::bearDistStr (  ) 

Defalut constructor.

kybalg::bearDistStr::bearDistStr ( Angle  az,
Angle  zn,
Decimal  d 
)

Complete constructor.

kybalg::bearDistStr::bearDistStr ( Decimal  az,
Decimal  zn,
Decimal  d 
)

Complete constructor.

kybalg::bearDistStr::~bearDistStr (  ) 

Default destructor.


Member Function Documentation

bearDistStr & kybalg::bearDistStr::operator= ( const bearDistStr A  ) 

Operator assignment =.

bool kybalg::bearDistStr::operator== ( const bearDistStr other  )  const

Operator =.

string kybalg::bearDistStr::print (  ) 

Print function.


Member Data Documentation


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

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6