Tests the clPlot class.
More...
#include <TestPlot.h>
|
void | TestPlot () |
| Groups together all the other plot testing functions into a comprehensive plot test.
|
|
|
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.
|
|
const char * | WriteXMLFile1 () |
| Writes a parameter file to test plot.
|
|
void clTestPlot::TestGetAzimuth |
( |
clPlot * |
p_oPlot | ) |
|
|
protected |
Tests the GetAzimuth() function of clPlot.
void clTestPlot::TestGetDistance |
( |
clPlot * |
p_oPlot | ) |
|
|
protected |
Tests the GetDistance() function of clPlot.
void clTestPlot::TestGetFastAzimuthAngle |
( |
clPlot * |
p_oPlot | ) |
|
|
protected |
Tests the GetFastAzimuthAngle() function of clPlot.
This is not yet a thorough test - just one to help with bug fixes.
void clTestPlot::TestGetUncorrectedXandY |
( |
clPlot * |
p_oPlot | ) |
|
|
protected |
Tests the GetUncorrectedX and GetUncorrectedY functions of clPlot.
void clTestPlot::TestPlot |
( |
| ) |
|
Groups together all the other plot testing functions into a comprehensive plot test.
void clTestPlot::TestPlotGetters |
( |
clPlot * |
p_oPlot | ) |
|
|
protected |
Tests clPlot's getter functions.
const char* clTestPlot::WriteXMLFile1 |
( |
| ) |
|
|
protected |
Writes a parameter file to test plot.
- Returns
- Filename written.
The documentation for this class was generated from the following file: