UsTK : Ultrasound ToolKit  version 2.0.1 under development (2023-12-07)
us::usImageHeader Struct Reference

#include <visp3/ustk_core/us.h>

Public Member Functions

 usImageHeader ()
 

Public Attributes

int headerId
 
uint32_t frameCount
 
uint64_t timeStamp
 
double dataRate
 
int dataLength
 
int ss
 
int imageType
 
int frameWidth
 
int frameHeight
 
double pixelWidth
 
double pixelHeight
 
int transmitFrequency
 
int samplingFrequency
 
transducer settings
double transducerRadius
 
double scanLinePitch
 
unsigned int scanLineNumber
 
int imageDepth
 
motor settings
double anglePerFr
 
int framesPerVolume
 
double motorRadius
 
int motorType
 

Detailed Description

Header coming before every frame

Definition at line 79 of file us.h.

Constructor & Destructor Documentation

◆ usImageHeader()

us::usImageHeader::usImageHeader ( )
inline

Definition at line 80 of file us.h.

Member Data Documentation

◆ anglePerFr

◆ dataLength

◆ dataRate

◆ frameCount

◆ frameHeight

◆ framesPerVolume

◆ frameWidth

◆ headerId

int us::usImageHeader::headerId

◆ imageDepth

◆ imageType

◆ motorRadius

◆ motorType

◆ pixelHeight

◆ pixelWidth

◆ samplingFrequency

◆ scanLineNumber

◆ scanLinePitch

◆ ss

◆ timeStamp

◆ transducerRadius

◆ transmitFrequency