kybalg::bearStr Class Reference

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

#include <ProbMultiRegCam3DStr.h>

List of all members.

Public Member Functions

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

Public Attributes

Angle azimuth
Angle zenith


Detailed Description

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

Author:
Marco Cognetti

Constructor & Destructor Documentation

kybalg::bearStr::bearStr (  ) 

Defalut constructor.

kybalg::bearStr::bearStr ( Angle  az,
Angle  zn 
)

Complete constructor.

kybalg::bearStr::bearStr ( Decimal  az,
Decimal  zn 
)

Complete constructor.

kybalg::bearStr::~bearStr (  ) 

Default destructor.


Member Function Documentation

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

Operator assignment =.

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

Operator =.

string kybalg::bearStr::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