Computree Documentation

6 - Create profiles from voxels (LVOX3)

Plugin : LVOX
Nom de classe : LVOX3_StepComputeProfiles

Description

This step allows creating density histograms for the whole grid (by default) or a chosen slice of it.

By default, the Z axis is considered the main axis and profiles are computed on the whole grid
Alternatively, the custom mode allows for chosing the northing and easting axis as well as limiting computations to part of the grid.Values can either be expressed as a coordinates or voxel as well as in percentage.

Paramètres

Step parameters:
  • Reset configuration: buttoneffect = Compute profile on all grids along Z axis
  • Main Axis: String with the following possible values =
    • X : Compute with max(nbi)
    • Y : Compute with max(nt - nb)
    • Z : Compute with max((nt - nb)/nt)
  • Generation axis: String with the following possible values =
    • X
    • Y
    • Z
  • Calculation unit: String with the following possible values =
    • Coordinates : Compute according to coordinates
    • Voxels : Compute with
  • Calculation unit: String with the following possible values =
    • Coordinates : Compute with max(nbi)
    • Voxels : Compute with max(nt - nb)
  • Average: boolean default = true
  • Compute on: String either one of those values =
    • Whole grid
    • Custom settings : Enables the following options :
      • Generation axis : one of the following except the current value of Generation axis :
        • X
        • Y
        • Z
      • Generaton axis bounds : 2 double (boundInf, boundSup) default = (-100.0, 100.0)
      • Values in percentage : boolean default = false
      • Steps between two profiles : double default = 999999.00
      • Restrict computations on part of the grid : boolean default = false true enables :
        • Northing axis bounds: 2 double (boundInf, boundSup) default = (-100.0, 100.0)
        • Easting axis bounds: 2 double (boundInf, boundSup) default = (-100.0, 100.0)
        • Values in percentage: boolean default = false
Note :When " values in percentage" is checked, the range of bounds becomes 0 < x <= 100

Données d'entrée

Structure des données d'entrée recherchées :

Result : Grilles
    ...
        Group (Group)
            Grille 3D (3D grid)

Données de sortie


Group [Group]:
...
Group [Group]:
Profile [Profile]
Profile grid [LVOX3_Grid3D]