Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::MapUnit_PCT_VD Method

C++
double MapUnit_PCT_VD(double value)

Maps a percentage value to a virtual depth value in the range of _percentage_0_VD and _percentage_100_VD.

Parameters

[double] value

The percentage value to convert.

Returns

double

The corresponding virtual depth.