RAVE
TransformWeight Struct Reference

All weights that should be used for calculating a value of a position. More...

#include <rave_transform.h>

Public Attributes

RaveWeight2Dweights
 all weights
 
int weightsn
 Number of weights.
 
double total_wsum
 the total weight sum
 
double nodata
 nodata value
 
double noecho
 noecho value
 
int scale_weights
 If the weights should be normalized.
 

Detailed Description

All weights that should be used for calculating a value of a position.

Member Data Documentation

◆ nodata

double TransformWeight::nodata

nodata value

◆ noecho

double TransformWeight::noecho

noecho value

◆ scale_weights

int TransformWeight::scale_weights

If the weights should be normalized.

◆ total_wsum

double TransformWeight::total_wsum

the total weight sum

◆ weights

RaveWeight2D* TransformWeight::weights

all weights

◆ weightsn

int TransformWeight::weightsn

Number of weights.


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