PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions | Variables
vtkPlusPicoScopeDataSource.cxx File Reference
#include "PlusConfigure.h"
#include "vtkIGSIOAccurateTimer.h"
#include "vtkPlusPicoScopeDataSource.h"
#include "vtkPlusDataSource.h"
#include <vtkMatrix4x4.h>
#include <vtkSmartPointer.h>
#include <string>
#include <sstream>
#include "ps2000.h"
Include dependency graph for vtkPlusPicoScopeDataSource.cxx:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (vtkPlusPicoScopeDataSource)
 

Variables

static const int MAX_NUM_SAMPLES_PER_FRAME = 50000
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusPicoScopeDataSource  )

Variable Documentation

◆ MAX_NUM_SAMPLES_PER_FRAME

const int MAX_NUM_SAMPLES_PER_FRAME = 50000
static

Definition at line 27 of file vtkPlusPicoScopeDataSource.cxx.