28 #ifndef MS_MSUVDISTGRAM_H
29 #define MS_MSUVDISTGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/BasicSL/String.h>
35 #include <casacore/casa/Arrays/Matrix.h>
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
int msUvDistGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
void MSUvDistGramerror(const char *)
The yyerror function for the parser.
Int & msUvDistGramPosition()
Give the current position in the string.
void msUvDistGramParseDeleteNode()
int msUvDistGramParseCommand(const MeasurementSet *ms, const String &command)
Declare the bison parser (is implemented by bison command).
int msUvDistGramParseCommand(const MeasurementSet *ms, const String &command, Matrix< Double > &selectedUV, Vector< Bool > &units)
const TableExprNode * msUvDistGramParseNode()
Give the table expression node.