mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 18:13:57 +02:00
Add test for latitude change
This commit is contained in:
parent
7df91546da
commit
cc2a8ae5e9
4 changed files with 42 additions and 52 deletions
|
@ -40,12 +40,6 @@ public:
|
|||
double GetAltitude () const;
|
||||
void SetAltitude (double h);
|
||||
|
||||
double GetLatitude () const;
|
||||
void SetLatitude (double lat);
|
||||
|
||||
double GetOffset () const;
|
||||
void SetOffset (double off);
|
||||
|
||||
double GetInclination () const;
|
||||
void SetInclination (double incl);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue