Test case to unit test satellite mobility's position setting from list position allocator. More...
Public Member Functions | |
SatMobilityList1TestCase () | |
virtual | ~SatMobilityList1TestCase () |
Private Member Functions | |
virtual void | DoRun (void) |
Test case to unit test satellite mobility's position setting from list position allocator.
No conversion expected to happen. (Constant position mobility model used).
This case tests that SatConstantPositionMobilityModel object can be created successfully and position allocation can be done with list allocator when they operate using geodetic coordinates.
Expected result: Positions should be same as set to allocator.
Notes: SatMobilityModel and SatListPositionAllocator (SatPositionAllocator) attributes AsGeoCoordinates define, if mobility and allocator operate using geodetic coordinates or using Cartesian Coordinates. By default geodetic coordinates is used.
Definition at line 163 of file satellite-mobility-test.cc.
SatMobilityList1TestCase::SatMobilityList1TestCase | ( | ) |
Definition at line 173 of file satellite-mobility-test.cc.
|
virtual |
Definition at line 179 of file satellite-mobility-test.cc.
|
privatevirtual |
Definition at line 184 of file satellite-mobility-test.cc.