39 #ifndef __usImagePreScanSettings_h_
40 #define __usImagePreScanSettings_h_
46 #include <visp3/core/vpConfig.h>
49 #include <visp3/ustk_core/usTransducerSettings.h>
91 double getAxialResolution()
const;
98 void setAxialResolution(
const double axialResolution);
105 double m_axialResolution;
Settings associated to ultrasound pre-scan images implemented in usImageRF2D, usImageRF3D,...
Generic class for 2D ultrasound data common settings associated to the type of probe transducer used ...
usTransducerSettings & operator=(const usTransducerSettings &other)
bool operator==(usTransducerSettings const &other)