CARMA C++
carma::services::AzElPair Class Reference

Simple class to represent azimuth and elevation pair. More...

#include <carma/services/AzElPair.h>

Public Member Functions

 AzElPair (const carma::services::Angle &az, const carma::services::Angle &el)
 
 AzElPair (const AzElPair &copyFrom)
 
AzElPairoperator= (const AzElPair &rhs)
 

Public Attributes

carma::services::Angle azimuth
 
carma::services::Angle elevation
 

Detailed Description

Simple class to represent azimuth and elevation pair.

Definition at line 21 of file AzElPair.h.


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