CARMA C++
AngularRate.h File Reference

Representation of AngularRate in any units. More...

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

Go to the source code of this file.

Classes

class  carma::services::AngularRate
 The AngularRate class can represent an angular rate in any units. 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::AngularRate &ar)
 Define the << operator to allow, e.g. More...
 

Detailed Description

Representation of AngularRate in any units.

Author
Marc Pound
Version
Revision:
1.3

$CarmaCopyright$

Definition in file AngularRate.h.