TwiceAsNice
2019-02-18
|
This class represents one of the LBTI or LBT instruments. More...
#include <LicsIIFInstrum.h>
Public Member Functions | |
LicsIIFInstrum (const enum Instr=NONE) | |
operator Lics::LicsIIFStation () | |
read the focal station associated with this instrument. More... | |
std::string | toString () const |
Generate a string as used in the ICS initializations. More... | |
LicsIIFInstrum (const enum Instr=NONE) | |
operator Lics::LicsIIFStation () | |
std::string | toString () const |
Private Attributes | |
enum Instr | ins |
This class represents one of the LBTI or LBT instruments.
Default ctor. Initialize the state as "no side" (of both)
Lics::LicsIIFInstrum::operator Lics::LicsIIFStation | ( | ) |
read the focal station associated with this instrument.
Lics::LicsIIFInstrum::operator Lics::LicsIIFStation | ( | ) |
std::string Lics::LicsIIFInstrum::toString | ( | ) | const |
std::string Lics::LicsIIFInstrum::toString | ( | ) | const |
Generate a string as used in the ICS initializations.
|
private |