NTRT Simulator
Version: Master
|
#include <tgGround.h>
Public Member Functions | |
virtual | ~tgGround () |
Protected Member Functions | |
tgGround () | |
Abstract base class that defines the parameters required for ground
Definition at line 32 of file tgGround.h.
|
inlinevirtual |
Clean up the implementation. The base class holds nothing.
Definition at line 37 of file tgGround.h.
|
inlineprotected |
The only constructor. The base class initializes nothing.
[in] | config | configuration POD |
Definition at line 44 of file tgGround.h.