29#ifndef ExtDopplerOP_H_
30#define ExtDopplerOP_H_
32#include "product/DopplerOp.h"
45 link(
"width", width, 123);
46 link(
"height",height, 456);
47 link(
"depth", depth, 789);
Class for multi-channel digital images. Supports dynamic typing with base types (char,...
Definition Image.h:184
Base class for computing products using Doppler speed [VRAD] data.
Definition DopplerOp.h:49
Base class for radar data processors.
Definition ExtDopplerOp.h:41
Definition DataSelector.cpp:44