CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::VectorField::ThresholdCut Struct Reference

#include <VectorField.h>

Collaboration diagram for carta::VectorField::ThresholdCut:
[legend]

Public Member Functions

 ThresholdCut (float threshold_)
 
float operator() (float data, float result)
 
void operator() (float &data)
 

Public Attributes

float threshold
 
Valid valid
 

Constructor & Destructor Documentation

◆ ThresholdCut()

carta::VectorField::ThresholdCut::ThresholdCut ( float  threshold_)
inline

Member Function Documentation

◆ operator()() [1/2]

void carta::VectorField::ThresholdCut::operator() ( float &  data)
inline

◆ operator()() [2/2]

float carta::VectorField::ThresholdCut::operator() ( float  data,
float  result 
)
inline

Member Data Documentation

◆ threshold

float carta::VectorField::ThresholdCut::threshold

◆ valid

Valid carta::VectorField::ThresholdCut::valid

The documentation for this struct was generated from the following file: