CARMA C++
Velocity.h File Reference

Representation of Velocity in any units. More...

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

Go to the source code of this file.

Classes

class  carma::services::Velocity
 The Velocity class can represent an velocity 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::Velocity &velocity)
 Define the << operator to allow, e.g. More...
 

Detailed Description

Representation of Velocity in any units.

Author
Marc Pound
Version
Revision:
1.15

$CarmaCopyright$

Definition in file Velocity.h.