University of Rochester / Ultrasound Research Laboratory
2D Array Library

 
Class hierarchy   Compound list   File list   Header files   Compound Members   File Members   Examples  

SystemProps Class Reference

/ Class contains data and member functions used to compensate transmit and receive signals. More...

List of all members.

Public Members


Detailed Description

/ Class contains data and member functions used to compensate transmit and receive signals.

Examples:
pe3.cpp and Txaper.cpp.

Member Function Documentation

WORD SystemProps::SetImpResp( char *name)

Member used to read the element impulse response from a file.

Examples:
pe3.cpp.

WORD SystemProps::SetTxImpResp( char *name)

Member used to read the Tx element impulse response from a file.

WORD SystemProps::SetRxImpResp( char *name)

Member used to read the Rx element impulse response from a file.

Examples:
pe3.cpp.

inline INT16 SystemProps::GetNumImprPts( void)

Returns the private variable num_impr_pts

Examples:
Txaper.cpp.

inline INT16 SystemProps::GetNumImprWaves( void)

Returns the private variable num_impr_waves

inline INT16 SystemProps::GetImprScale( void)

Returns the private variable impr_scale

Examples:
Txaper.cpp.

inline INT16* SystemProps::GetImprPtr(int i, int j)

Returns an INT16 pointer to the (i,j)th impulse response

Examples:
Txaper.cpp.

inline INT16 SystemProps::GetNumRxImprPts( void)

Returns the private variable num_impr_pts

inline INT16 SystemProps::GetNumRxImprWaves( void)

Returns the private variable num_impr_waves

inline INT16 SystemProps::GetRxImprScale( void)

Returns the private variable impr_scale

inline INT16* SystemProps::GetRxImprPtr(int i, int j)

Returns an INT16 pointer to the (i,j)th impulse response


The documentation for this class was generated from the following files: Software written by
Larry Busse of LJB Development
and Bill Glenn, Al Murphy and John Losche of TETRAD Corporation
Documentation generated 3/11/1999