Cogs.Core
Public Attributes | List of all members
Cogs::Core::EchoSounder::SwathBottomData Struct Reference

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
 

Detailed Description

Definition at line 22 of file SwathBottomSystem.h.

Member Data Documentation

◆ beamGroupGen

uint32_t Cogs::Core::EchoSounder::SwathBottomData::beamGroupGen = 0

Definition at line 24 of file SwathBottomSystem.h.

◆ beamSpacing

float Cogs::Core::EchoSounder::SwathBottomData::beamSpacing = 0.f

Definition at line 26 of file SwathBottomSystem.h.

◆ chunks

SwathPathChunks Cogs::Core::EchoSounder::SwathBottomData::chunks = SwathPathChunks(32, 1)

Definition at line 30 of file SwathBottomSystem.h.

◆ meshManager

SwathPathMeshManager Cogs::Core::EchoSounder::SwathBottomData::meshManager

Definition at line 31 of file SwathBottomSystem.h.

◆ pathSpacing

float Cogs::Core::EchoSounder::SwathBottomData::pathSpacing = 0.f

Definition at line 25 of file SwathBottomSystem.h.

◆ resamplingPositions

SwathPathResamplingPositions Cogs::Core::EchoSounder::SwathBottomData::resamplingPositions

Definition at line 29 of file SwathBottomSystem.h.

◆ runMeshManager

bool Cogs::Core::EchoSounder::SwathBottomData::runMeshManager = false

Definition at line 27 of file SwathBottomSystem.h.


The documentation for this struct was generated from the following file: