mlbstats/api/docs/BatSweetSpotRestObject.md

1.1 KiB

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 [optional] [default to null]

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