Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 614 Bytes

GridParameterBase.md

File metadata and controls

15 lines (10 loc) · 614 Bytes

DragonflySchema.Model.GridParameterBase

Properties

Name Type Description Notes
Dimension double The dimension of the grid cells as a number.
IncludeMesh bool A boolean to note whether the resulting SensorGrid should include the mesh. [optional] [default to true]
Type string [optional] [readonly] [default to "_GridParameterBase"]

[Back to Model list] [Back to API list] [Back to README]