casacore
Public Member Functions | Private Attributes | Friends | List of all members
casacore::MVAngle::Format Class Reference

Format structure. More...

#include <MVAngle.h>

Public Member Functions

 Format (MVAngle::formatTypes intyp=MVAngle::ANGLE, uInt inprec=0)
 
 Format (uInt inprec)
 
 Format (uInt intyp, uInt inprec)
 Construct from type and precision (present due to overlaoding problems) More...
 

Private Attributes

MVAngle::formatTypes typ
 
uInt prec
 

Friends

class MVAngle
 

Detailed Description

Format structure.

Definition at line 278 of file MVAngle.h.

Constructor & Destructor Documentation

◆ Format() [1/3]

casacore::MVAngle::Format::Format ( MVAngle::formatTypes  intyp = MVAngle::ANGLE,
uInt  inprec = 0 
)
inline

Definition at line 281 of file MVAngle.h.

◆ Format() [2/3]

casacore::MVAngle::Format::Format ( uInt  inprec)
inline

Definition at line 284 of file MVAngle.h.

◆ Format() [3/3]

casacore::MVAngle::Format::Format ( uInt  intyp,
uInt  inprec 
)
inline

Construct from type and precision (present due to overlaoding problems)

Definition at line 287 of file MVAngle.h.

Friends And Related Function Documentation

◆ MVAngle

friend class MVAngle
friend

Definition at line 280 of file MVAngle.h.

Member Data Documentation

◆ prec

uInt casacore::MVAngle::Format::prec
private

Definition at line 291 of file MVAngle.h.

◆ typ

MVAngle::formatTypes casacore::MVAngle::Format::typ
private

Definition at line 290 of file MVAngle.h.


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