Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 793 Bytes

RoomGridParameter.md

File metadata and controls

15 lines (10 loc) · 793 Bytes

DragonflySchema.Model.RoomGridParameter

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "RoomGridParameter"]
Offset double A number for how far to offset the grid from the Room2D floors. (Default: 1.0, suitable for Models in Meters). [optional] [default to 1.0D]
WallOffset double A number for the distance at which sensors close to walls should be removed. Note that this option has no effect unless the value is more than half of the dimension. [optional] [default to 0D]

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