#include <TestPlot.h>
Public Member Functions | |
void | TestPlot () |
Groups together all the other plot testing functions into a comprehensive plot test. | |
Protected Member Functions | |
void | TestPlotGetters (clPlot *p_oPlot) |
Tests clPlot's getter functions. | |
void | TestGetDistance (clPlot *p_oPlot) |
Tests the GetDistance() function of clPlot. | |
void | TestGetAzimuth (clPlot *p_oPlot) |
Tests the GetAzimuth() function of clPlot. | |
void | TestGetFastAzimuthAngle (clPlot *p_oPlot) |
Tests the GetFastAzimuthAngle() function of clPlot. | |
void | TestGetUncorrectedXandY (clPlot *p_oPlot) |
Tests the GetUncorrectedX and GetUncorrectedY functions of clPlot. | |
char * | WriteXMLFile1 () |
Writes a parameter file to test plot. |
|
Tests the GetFastAzimuthAngle() function of clPlot. This is not yet a thorough test - just one to help with bug fixes. |
|
Writes a parameter file to test plot.
|