casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes | Friends
casa::MVAngle::Format Class Reference

Format structure. More...

#include <MVAngle.h>

List of all members.

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)
 Format (const Format &other)

Private Attributes

MVAngle::formatTypes typ
uInt prec

Friends

class MVAngle

Detailed Description

Format structure.

Definition at line 274 of file MVAngle.h.


Constructor & Destructor Documentation

Definition at line 277 of file MVAngle.h.

casa::MVAngle::Format::Format ( uInt  inprec) [inline]

Definition at line 280 of file MVAngle.h.

casa::MVAngle::Format::Format ( uInt  intyp,
uInt  inprec 
) [inline]

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

Definition at line 283 of file MVAngle.h.

casa::MVAngle::Format::Format ( const Format other) [inline]

Definition at line 285 of file MVAngle.h.


Friends And Related Function Documentation

friend class MVAngle [friend]

Definition at line 276 of file MVAngle.h.


Member Data Documentation

Definition at line 289 of file MVAngle.h.

Definition at line 286 of file MVAngle.h.


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