Test case to unit test that GeoCoordinate can be created with valid values. More...
Inheritance diagram for GeoCoordinateTestCase:
Collaboration diagram for GeoCoordinateTestCase:Public Member Functions | |
| GeoCoordinateTestCase () | |
| virtual | ~GeoCoordinateTestCase () |
Private Member Functions | |
| virtual void | DoRun (void) |
| void | Validate (GeoCoordinate &coord1, GeoCoordinate &coord2) |
Test case to unit test that GeoCoordinate can be created with valid values.
Definition at line 62 of file satellite-geo-coordinate-test.cc.
| GeoCoordinateTestCase::GeoCoordinateTestCase | ( | ) |
Definition at line 73 of file satellite-geo-coordinate-test.cc.
|
virtual |
Definition at line 78 of file satellite-geo-coordinate-test.cc.
|
privatevirtual |
Definition at line 83 of file satellite-geo-coordinate-test.cc.
References ns3::GeoCoordinate::ToVector(), and Validate().
Here is the call graph for this function:
|
private |
Definition at line 119 of file satellite-geo-coordinate-test.cc.
References ns3::GeoCoordinate::GetAltitude(), ns3::GeoCoordinate::GetLatitude(), and ns3::GeoCoordinate::GetLongitude().
Referenced by DoRun().
Here is the call graph for this function:
Here is the caller graph for this function: