Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

File metadata and controls

14 lines (10 loc) · 766 Bytes

WithinRange

Properties

Name Type Description Notes
SrcLatitude float32 Source asset latitude [optional] [default to null]
SrcLongitude float32 Source asset longitude [optional] [default to null]
DstLatitude float32 Destination asset latitude [optional] [default to null]
DstLongitude float32 Destination asset longitude [optional] [default to null]
Within bool Within range result (e.g. true = within range, false = beyond range) [default to null]

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