17 lines
1.2 KiB
Markdown
17 lines
1.2 KiB
Markdown
|
# WeatherPitchTrajectoryDataRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**TrajectoryPolynomialX** | **[]float64** | Polynomial describing x position of the ball's pitch trajectory. | [optional] [default to null]
|
||
|
**TrajectoryPolynomialY** | **[]float64** | Polynomial describing y position of the ball's pitch trajectory. | [optional] [default to null]
|
||
|
**TrajectoryPolynomialZ** | **[]float64** | Polynomial describing z position of the ball's pitch trajectory. | [optional] [default to null]
|
||
|
**Location** | [***CoordinatesRestObject**](CoordinatesRestObject.md) | | [optional] [default to null]
|
||
|
**WindSpeed** | [***WindSpeedRestObject**](WindSpeedRestObject.md) | | [optional] [default to null]
|
||
|
**Apex** | **float64** | | [optional] [default to null]
|
||
|
**TrajectoryConfidence** | [***WeatherTrajectoryConfidenceTypeRestObject**](WeatherTrajectoryConfidenceTypeRestObject.md) | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|