Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants which define a Surface Mesh Plot mesh resolution

Index

Enumeration members

MESH_RESOLUTION_X1

MESH_RESOLUTION_X1: = 1

Mesh resolution is 1:1 between data cells and mesh cells

MESH_RESOLUTION_X2

MESH_RESOLUTION_X2: = 2

Twice the number of mesh cells for each data-cell

MESH_RESOLUTION_X4

MESH_RESOLUTION_X4: = 4

4x the number of mesh cells for each data-cell

Generated using TypeDoc