1.0 KiB
1.0 KiB
LandingDataRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| Time | float64 | Hang time of the ball's trajectory. | [optional] [default to null] |
| Position | *LandingPositionRestObject | [optional] [default to null] | |
| Distance | float64 | Straight-line distance to the landing point of the ball's trajectory. If the ball hits above z=0 this distance is projected down to z=0. | [optional] [default to null] |
| OffsetSpin | float64 | Additional distance attributed to the ball's spin. | [optional] [default to null] |
| OffsetWind | float64 | Landing position offset attributed to the wind's impact on the ball's trajectory. | [optional] [default to null] |