10 #include <carma/sdp/AHW_Output.h>
13 #include <carma/util/CorrelatorType.h>
22 typedef std::vector<std::string> StringVector;
23 typedef std::map<std::string, StringVector> StringVectorMap;
25 std::vector<std::string> findAllSubstitutions(
const std::string &mp);
26 std::vector<std::string> getValidSubstitutions();
28 typedef std::map<std::string, MonitorPointValuePtr> MPValueMap;
29 typedef std::map<carma::monitor::tagIDType, std::string> MPWantedMap;
32 MPWantedMap createWantedMap(
const std::vector<carma::sdp::AHW_Output> &outputs);
34 AstroHeaderElementMap createAstroHeaderRecord(
35 const carma::util::CorrelatorType &corlType,
37 const std::vector<carma::sdp::AHW_Output> &outputs,
38 const MPValueMap &mpValues);
41 #define NEWAHWVERSIONDATE 698743000
43 #define SECONDNEWAHWVERSIONDATE 706405000
45 #define THIRDNEWAHVERSIONDATE 741436000
47 #define FOURTHNEWAHVERSIONDATE 762883750
Holds basic info on a monitor point value.
unsigned int frameType
Half second frames since Jan 1, 2000.
type definitions for monitor system
Various type definitions for util classes.
A class to hold the representation of an astronomical header data element.