Ginan
|
Functions | |
void | outputStatistics (Trace &trace, map< string, int > &statisticsMap, map< string, int > &statisticsMapSum) |
void | outputSummaries (Trace &trace, ReceiverMap &receiverMap) |
Output statistics from each station. | |
void outputStatistics | ( | Trace & | trace, |
map< string, int > & | statisticsMap, | ||
map< string, int > & | statisticsMapSum ) |
void outputSummaries | ( | Trace & | trace, |
ReceiverMap & | receiverMap ) |
Output statistics from each station.
Including observation counts, slips, beginning and ending epochs
trace | Trace stream to output to |
receiverMap | Map of stations used throughout the program. |