frameNumberIsSet() const | usMotorSettings | |
getConstData() const | usImage3D< Type > | inline |
getData() | usImage3D< Type > | inline |
getData(unsigned int i, unsigned int j, unsigned int k) | usImage3D< Type > | inline |
getDepth() const | usTransducerSettings | |
getElementSpacingX() const | usImagePostScan3D< Type > | |
getElementSpacingY() const | usImagePostScan3D< Type > | |
getElementSpacingZ() const | usImagePostScan3D< Type > | |
getFieldOfView() const | usTransducerSettings | |
getFrameNumber() const | usMotorSettings | |
getFramePitch() const | usMotorSettings | |
getHeight() const | usImage3D< Type > | inline |
getMotorFieldOfView() const | usMotorSettings | |
getMotorRadius() const | usMotorSettings | |
getMotorSettings() const | usMotorSettings | |
getMotorType() const | usMotorSettings | |
getNumberOfFrames() const | usImage3D< Type > | inline |
getProbeName() const | usTransducerSettings | |
getSamplingFrequency() const | usTransducerSettings | |
getScanLineDepth() const | usImagePostScan3D< Type > | |
getScanLineNumber() const | usTransducerSettings | |
getScanLinePitch() const | usTransducerSettings | |
getSize() const | usImage3D< Type > | inline |
getTransducerRadius() const | usTransducerSettings | |
getTransducerSettings() const | usTransducerSettings | |
getTransmitFrequency() const | usTransducerSettings | |
getWidth() const | usImage3D< Type > | inline |
initData(Type value) | usImage3D< Type > | |
isTransducerConvex() const | usTransducerSettings | |
LinearMotor enum value | usMotorSettings | |
usTransducerSettings::operator!=(usTransducerSettings const &other) | usTransducerSettings | |
usMotorSettings::operator!=(const usMotorSettings &other) | usMotorSettings | |
operator()(unsigned int i, unsigned int j, unsigned int k) const | usImage3D< Type > | inline |
operator()(unsigned int i, unsigned int j, unsigned int k, Type value) | usImage3D< Type > | inline |
operator=(const usImagePostScan3D< Type > &other) | usImagePostScan3D< Type > | |
usImage3D::operator=(const usImage3D< Type > &other) | usImage3D< Type > | |
usTransducerSettings::operator=(const usTransducerSettings &other) | usTransducerSettings | |
usMotorSettings::operator=(const usMotorSettings &other) | usMotorSettings | |
operator==(const usImagePostScan3D< Type > &other) | usImagePostScan3D< Type > | |
usImage3D::operator==(const usImage3D< Type > &other) | usImage3D< Type > | |
usTransducerSettings::operator==(usTransducerSettings const &other) | usTransducerSettings | |
usMotorSettings::operator==(const usMotorSettings &other) | usMotorSettings | |
resize(unsigned int height, unsigned int width, unsigned int numberOfFrames) | usImage3D< Type > | |
RotationalMotor enum value | usMotorSettings | |
scanLineNumberIsSet() const | usTransducerSettings | |
setData(const usImage3D< Type > &image3D) | usImagePostScan3D< Type > | |
usImage3D::setData(Type *data, int numberOfVoxels) | usImage3D< Type > | |
setDepth(double depth) | usTransducerSettings | |
setElementSpacingX(double elementSpacingX) | usImagePostScan3D< Type > | |
setElementSpacingY(double elementSpacingY) | usImagePostScan3D< Type > | |
setElementSpacingZ(double elementSpacingZ) | usImagePostScan3D< Type > | |
setFieldOfView(double fieldOfView) | usTransducerSettings | |
setFrameNumber(unsigned int frameNumber) | usMotorSettings | |
setFramePitch(double framePitch) | usMotorSettings | |
setMotorFieldOfView(double motorFieldOfView) | usMotorSettings | |
setMotorRadius(double motorRadius) | usMotorSettings | |
setMotorSettings(const usMotorSettings &other) | usMotorSettings | |
setMotorType(const usMotorType &motorType) | usMotorSettings | |
setProbeName(std::string probeName) | usTransducerSettings | |
setSamplingFrequency(const int samplingFrequency) | usTransducerSettings | |
setScanLineDepth(double scanLineDepth) | usImagePostScan3D< Type > | |
setScanLineNumber(unsigned int scanLineNumber) | usTransducerSettings | |
setScanLinePitch(const double scanLinePitch) | usTransducerSettings | |
setTransducerConvexity(const bool isTransducerConvex) | usTransducerSettings | |
setTransducerRadius(const double transducerRadius) | usTransducerSettings | |
setTransducerSettings(const usTransducerSettings &other) | usTransducerSettings | |
setTransmitFrequency(const int transmitFrequency) | usTransducerSettings | |
TiltingMotor enum value | usMotorSettings | |
usImage3D() | usImage3D< Type > | |
usImage3D(unsigned int height, unsigned int width, unsigned int frameNumber) | usImage3D< Type > | |
usImage3D(unsigned int height, unsigned int width, unsigned int frameNumber, Type initialValue) | usImage3D< Type > | |
usImage3D(const usImage3D< Type > &image, const bool copy=true) | usImage3D< Type > | |
usImagePostScan3D() | usImagePostScan3D< Type > | |
usImagePostScan3D(const usImage3D< Type > &image, const usTransducerSettings &transducerSettings, const usMotorSettings &motorSettings, double spacingX, double spacingY, double spacingZ, double scanLineDepth) | usImagePostScan3D< Type > | |
usImagePostScan3D(const usImagePostScan3D &other) | usImagePostScan3D< Type > | |
usMotorSettings() | usMotorSettings | |
usMotorSettings(double motorRadius, double framePitch, unsigned int frameNumber, const usMotorType &motorType) | usMotorSettings | |
usMotorSettings(const usMotorSettings &other) | usMotorSettings | |
usMotorType enum name | usMotorSettings | |
usTransducerSettings() | usTransducerSettings | |
usTransducerSettings(double transducerRadius, double scanLinePitch, unsigned int scanLineNumber, bool transducerConvex, double depth, int transmitFrequency=0, int samplingFrequency=0) | usTransducerSettings | |
usTransducerSettings(const usTransducerSettings &other) | usTransducerSettings | |
~usImage3D() | usImage3D< Type > | virtual |
~usImagePostScan3D() | usImagePostScan3D< Type > | virtual |
~usMotorSettings() | usMotorSettings | virtual |
~usTransducerSettings() | usTransducerSettings | virtual |