17 lines
929 B
Markdown
17 lines
929 B
Markdown
# HitTrajectoryData
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**TrajectoryPolynomialX** | **[]float64** | | [optional] [default to null]
|
|
**TrajectoryPolynomialY** | **[]float64** | | [optional] [default to null]
|
|
**TrajectoryPolynomialZ** | **[]float64** | | [optional] [default to null]
|
|
**ValidTimeInterval** | **[]float64** | | [optional] [default to null]
|
|
**MeasuredTimeInterval** | **[]float64** | | [optional] [default to null]
|
|
**ReducedConfidence** | **[]string** | | [optional] [default to null]
|
|
**MaxHeightPosition** | [***Coordinates**](Coordinates.md) | | [optional] [default to null]
|
|
**HitPositionAt110Feet** | [***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)
|
|
|