PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions | Variables
vtkPlusChannel.cxx File Reference
#include "PlusConfigure.h"
#include "vtkPlusBuffer.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusHTMLGenerator.h"
#include "vtkIGSIOTrackedFrameList.h"
#include <vtkImageData.h>
#include <vtkMatrix4x4.h>
#include <vtkObjectFactory.h>
#include <vtkTable.h>
Include dependency graph for vtkPlusChannel.cxx:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (vtkPlusChannel)
 

Variables

static const double SAMPLING_SKIPPING_MARGIN_SEC = 0.1
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusChannel  )

Variable Documentation

◆ SAMPLING_SKIPPING_MARGIN_SEC

const double SAMPLING_SKIPPING_MARGIN_SEC = 0.1
static

Definition at line 32 of file vtkPlusChannel.cxx.