Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkUSDiPhASDevice.cpp File Reference

Go to the source code of this file.

Functions

void WrapperMessageCallback (const char *message)
 
void WrapperImageDataCallback (short *rfDataChannelData, int channelDatalinesPerDataset, int channelDataSamplesPerChannel, int channelDataTotalDatasets, short *rfDataArrayBeamformed, int beamformedLines, int beamformedSamples, int beamformedTotalDatasets, unsigned char *imageData, int imageWidth, int imageHeight, int imagePixelFormat, int imageSetsTotal, double timeStamp)
 

Variables

mitk::USDiPhASDevicew_device
 
mitk::USDiPhASImageSourcew_ISource
 

Function Documentation

◆ WrapperImageDataCallback()

void WrapperImageDataCallback ( short *  rfDataChannelData,
int  channelDatalinesPerDataset,
int  channelDataSamplesPerChannel,
int  channelDataTotalDatasets,
short *  rfDataArrayBeamformed,
int  beamformedLines,
int  beamformedSamples,
int  beamformedTotalDatasets,
unsigned char *  imageData,
int  imageWidth,
int  imageHeight,
int  imagePixelFormat,
int  imageSetsTotal,
double  timeStamp 
)

◆ WrapperMessageCallback()

void WrapperMessageCallback ( const char *  message)

Variable Documentation

◆ w_device

Definition at line 75 of file mitkUSDiPhASDevice.cpp.

◆ w_ISource

Definition at line 76 of file mitkUSDiPhASDevice.cpp.