mlbstats/api/docs/LaunchData.md

17 lines
829 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# LaunchData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Speed** | **float64** | | [optional] [default to null]
**Angle** | **float64** | | [optional] [default to null]
**SpinAxis** | **float64** | | [optional] [default to null]
**Direction** | **float64** | | [optional] [default to null]
**SpinRate** | **float64** | | [optional] [default to null]
**ContactPosition** | [***Position**](Position.md) | | [optional] [default to null]
**ReducedConfidence** | **[]string** | | [optional] [default to null]
**SpinVector** | [***Coordinates**](Coordinates.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)