TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
Lics::LicsIIFInstrum Class Reference

This class represents one of the LBTI or LBT instruments. More...

#include <LicsIIFInstrum.h>

Collaboration diagram for Lics::LicsIIFInstrum:
Collaboration graph

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
 

Detailed Description

This class represents one of the LBTI or LBT instruments.

Constructor & Destructor Documentation

◆ LicsIIFInstrum() [1/2]

Lics::LicsIIFInstrum::LicsIIFInstrum ( const enum Instr  i = NONE)

Default ctor. Initialize the state as "no side" (of both)

Since
2017-01-17

◆ LicsIIFInstrum() [2/2]

Lics::LicsIIFInstrum::LicsIIFInstrum ( const enum  Instr = NONE)

Member Function Documentation

◆ operator Lics::LicsIIFStation() [1/2]

Lics::LicsIIFInstrum::operator Lics::LicsIIFStation ( )

read the focal station associated with this instrument.


Since
2017-01-17

◆ operator Lics::LicsIIFStation() [2/2]

Lics::LicsIIFInstrum::operator Lics::LicsIIFStation ( )

◆ toString() [1/2]

std::string Lics::LicsIIFInstrum::toString ( ) const

◆ toString() [2/2]

std::string Lics::LicsIIFInstrum::toString ( ) const

Generate a string as used in the ICS initializations.


Returns
the standard string representation "NONE", "LINC" "LUCI" etc
Since
2017-01-17

Member Data Documentation

◆ ins

enum Instr Lics::LicsIIFInstrum::ins
private

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