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

Public Attributes

uint32_t dataId = 0
 
uint32_t majorCount = 0
 
uint32_t minorCount = 0
 
std::vector< float > directionX
 
std::vector< float > directionY
 
float minDirectionX = 0.0f
 
float maxDirectionX = 0.0f
 
float minDirectionY = 0.0f
 
float maxDirectionY = 0.0f
 
float maxBeamWidthX = 0.0f
 
float maxBeamWidthY = 0.0f
 

Detailed Description

Definition at line 62 of file OctProviderSystem.h.

Member Data Documentation

◆ dataId

uint32_t Cogs::Core::EchoSounder::CachedBeamGroup::dataId = 0

Definition at line 64 of file OctProviderSystem.h.

◆ directionX

std::vector<float> Cogs::Core::EchoSounder::CachedBeamGroup::directionX

Definition at line 67 of file OctProviderSystem.h.

◆ directionY

std::vector<float> Cogs::Core::EchoSounder::CachedBeamGroup::directionY

Definition at line 68 of file OctProviderSystem.h.

◆ majorCount

uint32_t Cogs::Core::EchoSounder::CachedBeamGroup::majorCount = 0

Definition at line 65 of file OctProviderSystem.h.

◆ maxBeamWidthX

float Cogs::Core::EchoSounder::CachedBeamGroup::maxBeamWidthX = 0.0f

Definition at line 73 of file OctProviderSystem.h.

◆ maxBeamWidthY

float Cogs::Core::EchoSounder::CachedBeamGroup::maxBeamWidthY = 0.0f

Definition at line 74 of file OctProviderSystem.h.

◆ maxDirectionX

float Cogs::Core::EchoSounder::CachedBeamGroup::maxDirectionX = 0.0f

Definition at line 70 of file OctProviderSystem.h.

◆ maxDirectionY

float Cogs::Core::EchoSounder::CachedBeamGroup::maxDirectionY = 0.0f

Definition at line 72 of file OctProviderSystem.h.

◆ minDirectionX

float Cogs::Core::EchoSounder::CachedBeamGroup::minDirectionX = 0.0f

Definition at line 69 of file OctProviderSystem.h.

◆ minDirectionY

float Cogs::Core::EchoSounder::CachedBeamGroup::minDirectionY = 0.0f

Definition at line 71 of file OctProviderSystem.h.

◆ minorCount

uint32_t Cogs::Core::EchoSounder::CachedBeamGroup::minorCount = 0

Definition at line 66 of file OctProviderSystem.h.


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