SITL: provide method to retrieve desired speedup
This commit is contained in:
parent
5881692e4f
commit
59dfaad749
@ -47,6 +47,7 @@ public:
|
||||
set simulation speedup
|
||||
*/
|
||||
void set_speedup(float speedup);
|
||||
float get_speedup() { return target_speedup; }
|
||||
|
||||
/*
|
||||
set instance number
|
||||
|
Loading…
Reference in New Issue
Block a user