CARMA C++
sza::util::CalPos Class Reference

Class to enumerate recognized calibrator positions. More...

#include <carma/szautil/CalPos.h>

Public Types

enum  Pos {
  NONE = 0x0, SKY = 0x1, AMBIENT = 0x2, HOTLOAD = 0x4,
  ALL = SKY | AMBIENT | HOTLOAD
}
 

Detailed Description

Class to enumerate recognized calibrator positions.

Definition at line 17 of file CalPos.h.


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