MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tile_get_fpos()

static void tile_get_fpos ( double  dx,
double  dy,
double  dz,
TimestampTz  dt,
const STboxGridState state,
double *  fpos 
)
static

Transform the values in a tile into relative positions in matrix cells.

Parameters
[in]dx,dy,dz,dtValues in a tile
[in]stateGrid information
[out]fposFractional position of values in their matrix cells (between 0 and 1)