CARMA C++
sza::antenna::control::AxisPos Class Reference

A class to encapsulate the topocentric and encoder position of a telescope axis. More...

#include <carma/antenna/sza/antenna/control/AxisPos.h>

Public Member Functions

 AxisPos (sza::util::Axis::Type type)
 Constructor. More...
 
double getTopo ()
 
void reset ()
 Reset internal members. More...
 

Friends

class AxisPositions
 Friends of this class – why don't I just make the data members public? More...
 
class PmacBoard
 
class Tracker
 
class TrackerBoard
 

Detailed Description

A class to encapsulate the topocentric and encoder position of a telescope axis.

Definition at line 31 of file AxisPos.h.

Constructor & Destructor Documentation

sza::antenna::control::AxisPos::AxisPos ( sza::util::Axis::Type  type)

Constructor.

Member Function Documentation

void sza::antenna::control::AxisPos::reset ( )

Reset internal members.

Exceptions
Exception

Friends And Related Function Documentation

friend class AxisPositions
friend

Friends of this class – why don't I just make the data members public?

Definition at line 57 of file AxisPos.h.


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