Global functions. More...
#include <MVAngle.h>
Public Member Functions | |
ostream & | operator<< (ostream &os, const MVAngle &meas) |
istream & | operator>> (istream &is, MVAngle &meas) |
ostream & | operator<< (ostream &os, const MVAngle::Format &form) |
Set a temporary format (thread-unsafe). |
Global functions.
Global output/input functions Output/Input
Definition at line 408 of file MVAngle.h.
ostream& casacore::MVAngle_global_functions_output::operator<< | ( | ostream & | os, | |
const MVAngle::Format & | form | |||
) |
Set a temporary format (thread-unsafe).
ostream& casacore::MVAngle_global_functions_output::operator<< | ( | ostream & | os, | |
const MVAngle & | meas | |||
) |
istream& casacore::MVAngle_global_functions_output::operator>> | ( | istream & | is, | |
MVAngle & | meas | |||
) |