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

CCudaCompute::MapUnit_VD_PCT Method

C++
double MapUnit_VD_PCT(double value)

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

Parameters

[double] value

The virtual depth value to convert.

Returns

double

The corresponding percentage.