University of Rochester / Ultrasound Research Laboratory
2D Array Library

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

rms.cpp File Reference

Defines

Functions


Detailed Description

$Id: rms.cpp,v 1.1 1999-03-05 16:31:34-05 ljb Exp ljb $ $Revision: 1.1 $

$Log: rms.cpp,v $ Revision 1.1 1999-03-05 16:31:34-05 ljb Initial revision


Function Documentation

float CalcRMS( INT16 *data, INT16 npts)

Returns the RMS value of a data record.

Parameters:
data - points to an INT16 I/O data buffer.
npts - is the length of the buffer.

float CalcRMS( INT32 *data, INT16 npts)

Returns the RMS value of a data record.

Parameters:
data - points to an INT32 I/O data buffer.
npts - is the length of the buffer.

Software written by
Larry Busse of LJB Development
and Bill Glenn, Al Murphy and John Losche of TETRAD Corporation
Documentation generated 3/11/1999