casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 281 of file MVAngle.h.

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

Definition at line 284 of file MVAngle.h.

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

friend class MVAngle
friend

Definition at line 280 of file MVAngle.h.

Member Data Documentation

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

Definition at line 291 of file MVAngle.h.

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

Definition at line 288 of file MVAngle.h.


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