|
VR-Engage
2.2
|
This abstract base class defines the common interface for all radar image response messages. Specific radar image types (SAR, ISAR, MMW) derive from this class and add their specific data.
Image responses typically contain the image data, file path (if saved to disk), error and warning codes, and metadata about the image.
#include <rfxImageMessage.h>
Public Member Functions | |
| DtImageResponse () | |
| virtual | ~DtImageResponse () |
Additional Inherited Members |
| makRadarFx::DtImageResponse::DtImageResponse | ( | ) |
Default constructor.
Initializes a new base image response message
|
virtual |
Virtual destructor.