CARMA C++
Temperature.h File Reference

carma/services/Temperature.h Representation of Temperature More...

#include "carma/services/ConformableQuantity.h"
#include "carma/services/Units.h"
#include <string>

Go to the source code of this file.

Classes

class  carma::services::Temperature
 The Temperature class represents a temperature in any unit. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::services
 Auxiliary Services is intended to provide routines commonly needed for array control and observational planning.
 

Functions

std::ostream & carma::services::operator<< (std::ostream &os, const carma::services::Temperature &t)
 Define the << operator to allow, e.g. More...
 

Detailed Description

carma/services/Temperature.h Representation of Temperature

Author
Peter Teuben
Version
Revision:
1.5

$CarmaCopyright$

Definition in file Temperature.h.