20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
|
# SegmentRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**SegmentType** | **string** | | [optional] [default to null]
|
||
|
**EndData** | [***StartEndDataRestObject**](StartEndDataRestObject.md) | | [optional] [default to null]
|
||
|
**LastMeasuredData** | [***MeasuredDataRestObject**](MeasuredDataRestObject.md) | | [optional] [default to null]
|
||
|
**FirstMeasuredData** | [***MeasuredDataRestObject**](MeasuredDataRestObject.md) | | [optional] [default to null]
|
||
|
**LandingData** | [***MeasuredDataRestObject**](MeasuredDataRestObject.md) | | [optional] [default to null]
|
||
|
**ReducedConfidence** | **[]string** | | [optional] [default to null]
|
||
|
**StartData** | [***StartEndDataRestObject**](StartEndDataRestObject.md) | | [optional] [default to null]
|
||
|
**TrajectoryPolynomialX** | **[]float64** | | [optional] [default to null]
|
||
|
**TrajectoryPolynomialY** | **[]float64** | | [optional] [default to null]
|
||
|
**TrajectoryPolynomialZ** | **[]float64** | | [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)
|
||
|
|