15 lines
1.1 KiB
Markdown
15 lines
1.1 KiB
Markdown
|
# BatSweetSpotRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**AxialOffset** | **float64** | Distance from the sweetSpot to the impact point along the bat. Negative is towards the handle of the bat, positive towards the head. | [optional] [default to null]
|
||
|
**DistanceFromHead** | **float64** | Distance along the bat from the sweetSpot towards the head. Will be constant for all swings. | [optional] [default to null]
|
||
|
**SpeedBeforeImpact** | **float64** | The speed of the sweetSpot right before contact. | [optional] [default to null]
|
||
|
**RadialOffset** | **float64** | Distance from the sweetSpot to the impact point perpendicular to the bat. Negative is below the center of the bat, positive is above. | [optional] [default to null]
|
||
|
**Velocity** | [***BatImpactVelocityRestObject**](BatImpactVelocityRestObject.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)
|
||
|
|