mlbstats/api/docs/WeatherPitchTrajectoryDataR...

1.2 KiB

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 [optional] [default to null]
WindSpeed *WindSpeedRestObject [optional] [default to null]
Apex float64 [optional] [default to null]
TrajectoryConfidence *WeatherTrajectoryConfidenceTypeRestObject [optional] [default to null]

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