|
Cogs.Core
|
Public Attributes | |
| uint32_t | beamGroupGen = 0 |
| float | pathSpacing = 0.f |
| float | beamSpacing = 0.f |
| bool | runMeshManager = false |
| SwathPathResamplingPositions | resamplingPositions |
| SwathPathChunks | chunks = SwathPathChunks(32, 1) |
| SwathPathMeshManager | meshManager |
Definition at line 22 of file SwathBottomSystem.h.
| uint32_t Cogs::Core::EchoSounder::SwathBottomData::beamGroupGen = 0 |
Definition at line 24 of file SwathBottomSystem.h.
| float Cogs::Core::EchoSounder::SwathBottomData::beamSpacing = 0.f |
Definition at line 26 of file SwathBottomSystem.h.
| SwathPathChunks Cogs::Core::EchoSounder::SwathBottomData::chunks = SwathPathChunks(32, 1) |
Definition at line 30 of file SwathBottomSystem.h.
| SwathPathMeshManager Cogs::Core::EchoSounder::SwathBottomData::meshManager |
Definition at line 31 of file SwathBottomSystem.h.
| float Cogs::Core::EchoSounder::SwathBottomData::pathSpacing = 0.f |
Definition at line 25 of file SwathBottomSystem.h.
| SwathPathResamplingPositions Cogs::Core::EchoSounder::SwathBottomData::resamplingPositions |
Definition at line 29 of file SwathBottomSystem.h.
| bool Cogs::Core::EchoSounder::SwathBottomData::runMeshManager = false |
Definition at line 27 of file SwathBottomSystem.h.