|
| | DepthResampleTask (float *valuesOut, const float depthStepOut, const int sampleCountOut, const float *valuesIn, const float depthStepIn, const int sampleCountIn, const int beamBegin, const int beamEnd) |
| |
| void | operator() () |
| |
Definition at line 13 of file DepthResampleTask.h.
◆ DepthResampleTask()
| DepthResampleTask::DepthResampleTask |
( |
float * |
valuesOut, |
|
|
const float |
depthStepOut, |
|
|
const int |
sampleCountOut, |
|
|
const float * |
valuesIn, |
|
|
const float |
depthStepIn, |
|
|
const int |
sampleCountIn, |
|
|
const int |
beamBegin, |
|
|
const int |
beamEnd |
|
) |
| |
◆ operator()()
| void DepthResampleTask::operator() |
( |
| ) |
|
◆ beamBegin
| const int Cogs::Core::EchoSounder::DepthResampleTask::beamBegin |
◆ beamEnd
| const int Cogs::Core::EchoSounder::DepthResampleTask::beamEnd |
◆ depthStepIn
| const float Cogs::Core::EchoSounder::DepthResampleTask::depthStepIn |
◆ depthStepOut
| const float Cogs::Core::EchoSounder::DepthResampleTask::depthStepOut |
◆ sampleCountIn
| const int Cogs::Core::EchoSounder::DepthResampleTask::sampleCountIn |
◆ sampleCountOut
| const int Cogs::Core::EchoSounder::DepthResampleTask::sampleCountOut |
◆ valuesIn
| const float* Cogs::Core::EchoSounder::DepthResampleTask::valuesIn |
◆ valuesOut
| float* Cogs::Core::EchoSounder::DepthResampleTask::valuesOut |
The documentation for this struct was generated from the following files: