Click or drag to resize

GridDfs2Data Properties

The GridDfs2Data type exposes the following members.

Properties
  NameDescription
Public propertyBufferData
Bool indicating if data should be read once and buffered in memory, for fast processing.
Public propertyConvertToBaseUnit
Bool indicating if data should be converted to base unit (SI) when loading.
Public propertyItemValueType
Item value type
Public propertyNumberOfTimeSteps
Number of time steps in grid file
Public propertyQuantity
Quantity in grid file
Public propertyStartTime
Start time of data in grid file, for grids with calendar type time axis
Public propertyTimeStep
Time step size in seconds in grid file, for equidistant type time axis
Public propertyTimeType
Time step type in grid file
Public propertyXCount
Number of elements in x direction
Top
See Also