udl-sdk 0.1.0a5__py3-none-any.whl → 0.1.0a6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {udl_sdk-0.1.0a5.dist-info → udl_sdk-0.1.0a6.dist-info}/METADATA +1 -1
- {udl_sdk-0.1.0a5.dist-info → udl_sdk-0.1.0a6.dist-info}/RECORD +50 -49
- unifieddatalibrary/_response.py +1 -1
- unifieddatalibrary/_version.py +1 -1
- unifieddatalibrary/resources/drift_history.py +5 -5
- unifieddatalibrary/resources/onorbit/onorbit.py +5 -5
- unifieddatalibrary/resources/scs/file.py +10 -12
- unifieddatalibrary/types/__init__.py +3 -3
- unifieddatalibrary/types/conjunction_full.py +3 -3
- unifieddatalibrary/types/drift_history_list_response.py +2 -2
- unifieddatalibrary/types/drift_history_tuple_response.py +2 -2
- unifieddatalibrary/types/elset.py +2 -2
- unifieddatalibrary/types/emittergeolocation_retrieve_response.py +2 -2
- unifieddatalibrary/types/emittergeolocation_tuple_response.py +2 -2
- unifieddatalibrary/types/eo_observations/eo_observation_full.py +2 -2
- unifieddatalibrary/types/ephemeris_set.py +2 -2
- unifieddatalibrary/types/launch_event/history_list_response.py +2 -2
- unifieddatalibrary/types/launchevent_get_response.py +2 -2
- unifieddatalibrary/types/launchevent_tuple_response.py +2 -2
- unifieddatalibrary/types/objectofinterest_get_response.py +2 -2
- unifieddatalibrary/types/objectofinterest_tuple_response.py +2 -2
- unifieddatalibrary/types/observations/ecpsdr.py +2 -2
- unifieddatalibrary/types/onorbit_tuple_response.py +2 -2
- unifieddatalibrary/types/onorbitevent_get_response.py +2 -2
- unifieddatalibrary/types/onorbitevent_tuple_response.py +2 -2
- unifieddatalibrary/types/rfobservation_tuple_response.py +2 -2
- unifieddatalibrary/types/scs/__init__.py +1 -0
- unifieddatalibrary/types/scs/file_list_response.py +10 -0
- unifieddatalibrary/types/shared/__init__.py +3 -3
- unifieddatalibrary/types/shared/attitudeset_full.py +2 -2
- unifieddatalibrary/types/shared/collect_request_full.py +2 -2
- unifieddatalibrary/types/shared/collect_response_full.py +2 -2
- unifieddatalibrary/types/shared/{drifthistory_abridged.py → drift_history_abridged.py} +2 -2
- unifieddatalibrary/types/shared/{drift_history.py → drift_history_full.py} +2 -2
- unifieddatalibrary/types/shared/{onorbit.py → onorbit_full.py} +2 -2
- unifieddatalibrary/types/state_vector_full.py +2 -2
- unifieddatalibrary/types/swir/swir_full.py +2 -2
- unifieddatalibrary/types/tdoa_fdoa/diffofarrival_full.py +2 -2
- unifieddatalibrary/types/udl/geostatus/geo_status_full.py +2 -2
- unifieddatalibrary/types/udl/maneuver/maneuver_full.py +2 -2
- unifieddatalibrary/types/udl/onboardnavigation/onboardnavigation_full.py +2 -2
- unifieddatalibrary/types/udl/orbitdetermination/orbitdetermination_full.py +2 -2
- unifieddatalibrary/types/udl/orbittrack/orbittrack_full.py +2 -2
- unifieddatalibrary/types/udl/passiveradarobservation/passiveradarobservation_full.py +2 -2
- unifieddatalibrary/types/udl/radarobservation/radarobservation_full.py +2 -2
- unifieddatalibrary/types/udl/rfobservation/rfobservationdetails_full.py +2 -2
- unifieddatalibrary/types/udl/sarobservation/sarobservation_full.py +2 -2
- unifieddatalibrary/types/udl/skyimagery/skyimagery_full.py +2 -2
- {udl_sdk-0.1.0a5.dist-info → udl_sdk-0.1.0a6.dist-info}/WHEEL +0 -0
- {udl_sdk-0.1.0a5.dist-info → udl_sdk-0.1.0a6.dist-info}/licenses/LICENSE +0 -0
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["Elset"]
|
13
13
|
|
@@ -195,7 +195,7 @@ class Elset(BaseModel):
|
|
195
195
|
Units are revolutions per day squared.
|
196
196
|
"""
|
197
197
|
|
198
|
-
on_orbit: Optional[
|
198
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
199
199
|
"""Model object representing on-orbit objects or satellites in the system."""
|
200
200
|
|
201
201
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["EmittergeolocationRetrieveResponse"]
|
13
13
|
|
@@ -186,7 +186,7 @@ class EmittergeolocationRetrieveResponse(BaseModel):
|
|
186
186
|
num_bursts: Optional[int] = FieldInfo(alias="numBursts", default=None)
|
187
187
|
"""The count of single-burst observations used for this geolocation observation."""
|
188
188
|
|
189
|
-
on_orbit: Optional[
|
189
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
190
190
|
"""Model object representing on-orbit objects or satellites in the system."""
|
191
191
|
|
192
192
|
order_id: Optional[str] = FieldInfo(alias="orderId", default=None)
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["EmittergeolocationTupleResponse", "EmittergeolocationTupleResponseItem"]
|
13
13
|
|
@@ -186,7 +186,7 @@ class EmittergeolocationTupleResponseItem(BaseModel):
|
|
186
186
|
num_bursts: Optional[int] = FieldInfo(alias="numBursts", default=None)
|
187
187
|
"""The count of single-burst observations used for this geolocation observation."""
|
188
188
|
|
189
|
-
on_orbit: Optional[
|
189
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
190
190
|
"""Model object representing on-orbit objects or satellites in the system."""
|
191
191
|
|
192
192
|
order_id: Optional[str] = FieldInfo(alias="orderId", default=None)
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
-
from ..shared.
|
10
|
+
from ..shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["EoObservationFull", "EoobservationDetails"]
|
13
13
|
|
@@ -724,7 +724,7 @@ class EoObservationFull(BaseModel):
|
|
724
724
|
whether other observations may or may not exist to compose a track.
|
725
725
|
"""
|
726
726
|
|
727
|
-
on_orbit: Optional[
|
727
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
728
728
|
"""Model object representing on-orbit objects or satellites in the system."""
|
729
729
|
|
730
730
|
origin: Optional[str] = None
|
@@ -7,8 +7,8 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.onorbit import Onorbit
|
11
10
|
from .state_vector_full import StateVectorFull
|
11
|
+
from .shared.onorbit_full import OnorbitFull
|
12
12
|
from .shared.ephemeris_full import EphemerisFull
|
13
13
|
|
14
14
|
__all__ = ["EphemerisSet"]
|
@@ -153,7 +153,7 @@ class EphemerisSet(BaseModel):
|
|
153
153
|
lunar_solar: Optional[bool] = FieldInfo(alias="lunarSolar", default=None)
|
154
154
|
"""Boolean indicating use of lunar/solar data in ephemeris generation."""
|
155
155
|
|
156
|
-
on_orbit: Optional[
|
156
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
157
157
|
"""Model object representing on-orbit objects or satellites in the system."""
|
158
158
|
|
159
159
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
-
from ..shared.
|
10
|
+
from ..shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["HistoryListResponse", "HistoryListResponseItem"]
|
13
13
|
|
@@ -78,7 +78,7 @@ class HistoryListResponseItem(BaseModel):
|
|
78
78
|
launch_failure_code: Optional[str] = FieldInfo(alias="launchFailureCode", default=None)
|
79
79
|
"""The DISOB launch Failure Code, if applicable."""
|
80
80
|
|
81
|
-
on_orbit: Optional[
|
81
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
82
82
|
"""Model object representing on-orbit objects or satellites in the system."""
|
83
83
|
|
84
84
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["LauncheventGetResponse"]
|
13
13
|
|
@@ -78,7 +78,7 @@ class LauncheventGetResponse(BaseModel):
|
|
78
78
|
launch_failure_code: Optional[str] = FieldInfo(alias="launchFailureCode", default=None)
|
79
79
|
"""The DISOB launch Failure Code, if applicable."""
|
80
80
|
|
81
|
-
on_orbit: Optional[
|
81
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
82
82
|
"""Model object representing on-orbit objects or satellites in the system."""
|
83
83
|
|
84
84
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["LauncheventTupleResponse", "LauncheventTupleResponseItem"]
|
13
13
|
|
@@ -78,7 +78,7 @@ class LauncheventTupleResponseItem(BaseModel):
|
|
78
78
|
launch_failure_code: Optional[str] = FieldInfo(alias="launchFailureCode", default=None)
|
79
79
|
"""The DISOB launch Failure Code, if applicable."""
|
80
80
|
|
81
|
-
on_orbit: Optional[
|
81
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
82
82
|
"""Model object representing on-orbit objects or satellites in the system."""
|
83
83
|
|
84
84
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["ObjectofinterestGetResponse", "Manifold"]
|
13
13
|
|
@@ -247,7 +247,7 @@ class ObjectofinterestGetResponse(BaseModel):
|
|
247
247
|
name: Optional[str] = None
|
248
248
|
"""Unique name of the object of interest event."""
|
249
249
|
|
250
|
-
on_orbit: Optional[
|
250
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
251
251
|
"""Model object representing on-orbit objects or satellites in the system."""
|
252
252
|
|
253
253
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = [
|
13
13
|
"ObjectofinterestTupleResponse",
|
@@ -251,7 +251,7 @@ class ObjectofinterestTupleResponseItem(BaseModel):
|
|
251
251
|
name: Optional[str] = None
|
252
252
|
"""Unique name of the object of interest event."""
|
253
253
|
|
254
|
-
on_orbit: Optional[
|
254
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
255
255
|
"""Model object representing on-orbit objects or satellites in the system."""
|
256
256
|
|
257
257
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
-
from ..shared.
|
10
|
+
from ..shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["Ecpsdr"]
|
13
13
|
|
@@ -176,7 +176,7 @@ class Ecpsdr(BaseModel):
|
|
176
176
|
ob_time: Optional[datetime] = FieldInfo(alias="obTime", default=None)
|
177
177
|
"""Time of the observation, in ISO 8601 UTC format with millisecond precision."""
|
178
178
|
|
179
|
-
on_orbit: Optional[
|
179
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
180
180
|
"""Model object representing on-orbit objects or satellites in the system."""
|
181
181
|
|
182
182
|
origin: Optional[str] = None
|
@@ -3,8 +3,8 @@
|
|
3
3
|
from typing import List
|
4
4
|
from typing_extensions import TypeAlias
|
5
5
|
|
6
|
-
from .shared.
|
6
|
+
from .shared.onorbit_full import OnorbitFull
|
7
7
|
|
8
8
|
__all__ = ["OnorbitTupleResponse"]
|
9
9
|
|
10
|
-
OnorbitTupleResponse: TypeAlias = List[
|
10
|
+
OnorbitTupleResponse: TypeAlias = List[OnorbitFull]
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["OnorbiteventGetResponse"]
|
13
13
|
|
@@ -153,7 +153,7 @@ class OnorbiteventGetResponse(BaseModel):
|
|
153
153
|
official_loss_date: Optional[datetime] = FieldInfo(alias="officialLossDate", default=None)
|
154
154
|
"""Date time of official loss of the spacecraft."""
|
155
155
|
|
156
|
-
on_orbit: Optional[
|
156
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
157
157
|
"""Model object representing on-orbit objects or satellites in the system."""
|
158
158
|
|
159
159
|
operated_on_behalf_of_org_id: Optional[str] = FieldInfo(alias="operatedOnBehalfOfOrgId", default=None)
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["OnorbiteventTupleResponse", "OnorbiteventTupleResponseItem"]
|
13
13
|
|
@@ -153,7 +153,7 @@ class OnorbiteventTupleResponseItem(BaseModel):
|
|
153
153
|
official_loss_date: Optional[datetime] = FieldInfo(alias="officialLossDate", default=None)
|
154
154
|
"""Date time of official loss of the spacecraft."""
|
155
155
|
|
156
|
-
on_orbit: Optional[
|
156
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
157
157
|
"""Model object representing on-orbit objects or satellites in the system."""
|
158
158
|
|
159
159
|
operated_on_behalf_of_org_id: Optional[str] = FieldInfo(alias="operatedOnBehalfOfOrgId", default=None)
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal, TypeAlias
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["RfobservationTupleResponse", "RfobservationTupleResponseItem"]
|
13
13
|
|
@@ -182,7 +182,7 @@ class RfobservationTupleResponseItem(BaseModel):
|
|
182
182
|
nominal_snr: Optional[float] = FieldInfo(alias="nominalSnr", default=None)
|
183
183
|
"""Nominal or expected signal to noise ratio, in dB."""
|
184
184
|
|
185
|
-
on_orbit: Optional[
|
185
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
186
186
|
"""Model object representing on-orbit objects or satellites in the system."""
|
187
187
|
|
188
188
|
origin: Optional[str] = None
|
@@ -11,6 +11,7 @@ from .file_list_params import FileListParams as FileListParams
|
|
11
11
|
from .v2_delete_params import V2DeleteParams as V2DeleteParams
|
12
12
|
from .v2_list_response import V2ListResponse as V2ListResponse
|
13
13
|
from .v2_update_params import V2UpdateParams as V2UpdateParams
|
14
|
+
from .file_list_response import FileListResponse as FileListResponse
|
14
15
|
from .file_update_params import FileUpdateParams as FileUpdateParams
|
15
16
|
from .path_create_params import PathCreateParams as PathCreateParams
|
16
17
|
from .group_list_response import GroupListResponse as GroupListResponse
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
2
|
+
|
3
|
+
from typing import List
|
4
|
+
from typing_extensions import TypeAlias
|
5
|
+
|
6
|
+
from ..shared.file_data import FileData
|
7
|
+
|
8
|
+
__all__ = ["FileListResponse"]
|
9
|
+
|
10
|
+
FileListResponse: TypeAlias = List[FileData]
|
@@ -1,17 +1,17 @@
|
|
1
1
|
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
2
2
|
|
3
|
-
from .onorbit import Onorbit as Onorbit
|
4
3
|
from .ais_full import AIsFull as AIsFull
|
5
4
|
from .eop_full import EopFull as EopFull
|
6
5
|
from .evac_full import EvacFull as EvacFull
|
7
6
|
from .file_data import FileData as FileData
|
8
|
-
from .
|
7
|
+
from .onorbit_full import OnorbitFull as OnorbitFull
|
9
8
|
from .ephemeris_full import EphemerisFull as EphemerisFull
|
10
9
|
from .attitudeset_full import AttitudesetFull as AttitudesetFull
|
11
10
|
from .flight_plan_full import FlightPlanFull as FlightPlanFull
|
11
|
+
from .drift_history_full import DriftHistoryFull as DriftHistoryFull
|
12
12
|
from .aircraftstatus_full import AircraftstatusFull as AircraftstatusFull
|
13
13
|
from .collect_request_full import CollectRequestFull as CollectRequestFull
|
14
14
|
from .event_evolution_full import EventEvolutionFull as EventEvolutionFull
|
15
15
|
from .collect_response_full import CollectResponseFull as CollectResponseFull
|
16
|
-
from .
|
16
|
+
from .drift_history_abridged import DriftHistoryAbridged as DriftHistoryAbridged
|
17
17
|
from .air_transport_mission_full import AirTransportMissionFull as AirTransportMissionFull
|
@@ -6,8 +6,8 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from .onorbit import Onorbit
|
10
9
|
from ..._models import BaseModel
|
10
|
+
from .onorbit_full import OnorbitFull
|
11
11
|
from ..attitudedata_full import AttitudedataFull
|
12
12
|
|
13
13
|
__all__ = ["AttitudesetFull"]
|
@@ -149,7 +149,7 @@ class AttitudesetFull(BaseModel):
|
|
149
149
|
notes: Optional[str] = None
|
150
150
|
"""Optional notes/comments for this attitude set."""
|
151
151
|
|
152
|
-
on_orbit: Optional[
|
152
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
153
153
|
"""Model object representing on-orbit objects or satellites in the system."""
|
154
154
|
|
155
155
|
origin: Optional[str] = None
|
@@ -6,8 +6,8 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from .onorbit import Onorbit
|
10
9
|
from ..._models import BaseModel
|
10
|
+
from .onorbit_full import OnorbitFull
|
11
11
|
from .collect_response_full import CollectResponseFull
|
12
12
|
|
13
13
|
__all__ = ["CollectRequestFull", "Elset", "StateVector"]
|
@@ -1247,7 +1247,7 @@ class CollectRequestFull(BaseModel):
|
|
1247
1247
|
general non sensor specific request.
|
1248
1248
|
"""
|
1249
1249
|
|
1250
|
-
on_orbit: Optional[
|
1250
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
1251
1251
|
"""Model object representing on-orbit objects or satellites in the system."""
|
1252
1252
|
|
1253
1253
|
orbit_regime: Optional[str] = FieldInfo(alias="orbitRegime", default=None)
|
@@ -6,8 +6,8 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from .onorbit import Onorbit
|
10
9
|
from ..._models import BaseModel
|
10
|
+
from .onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["CollectResponseFull"]
|
13
13
|
|
@@ -88,7 +88,7 @@ class CollectResponseFull(BaseModel):
|
|
88
88
|
notes: Optional[str] = None
|
89
89
|
"""Notes or comments associated with this response."""
|
90
90
|
|
91
|
-
on_orbit: Optional[
|
91
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
92
92
|
"""Model object representing on-orbit objects or satellites in the system."""
|
93
93
|
|
94
94
|
origin: Optional[str] = None
|
@@ -8,10 +8,10 @@ from pydantic import Field as FieldInfo
|
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
10
|
|
11
|
-
__all__ = ["
|
11
|
+
__all__ = ["DriftHistoryAbridged"]
|
12
12
|
|
13
13
|
|
14
|
-
class
|
14
|
+
class DriftHistoryAbridged(BaseModel):
|
15
15
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
16
16
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
17
17
|
|
@@ -8,10 +8,10 @@ from pydantic import Field as FieldInfo
|
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
10
|
|
11
|
-
__all__ = ["
|
11
|
+
__all__ = ["DriftHistoryFull"]
|
12
12
|
|
13
13
|
|
14
|
-
class
|
14
|
+
class DriftHistoryFull(BaseModel):
|
15
15
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
16
16
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
17
17
|
|
@@ -15,7 +15,7 @@ from ..organization_full import OrganizationFull
|
|
15
15
|
from ..solar_array_details_full import SolarArrayDetailsFull
|
16
16
|
|
17
17
|
__all__ = [
|
18
|
-
"
|
18
|
+
"OnorbitFull",
|
19
19
|
"Antenna",
|
20
20
|
"Battery",
|
21
21
|
"EntityCollection",
|
@@ -1641,7 +1641,7 @@ class Thruster(BaseModel):
|
|
1641
1641
|
"""
|
1642
1642
|
|
1643
1643
|
|
1644
|
-
class
|
1644
|
+
class OnorbitFull(BaseModel):
|
1645
1645
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
1646
1646
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
1647
1647
|
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from .._models import BaseModel
|
10
|
-
from .shared.
|
10
|
+
from .shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["StateVectorFull"]
|
13
13
|
|
@@ -312,7 +312,7 @@ class StateVectorFull(BaseModel):
|
|
312
312
|
obs_used: Optional[int] = FieldInfo(alias="obsUsed", default=None)
|
313
313
|
"""The number of observations accepted for the OD of the object."""
|
314
314
|
|
315
|
-
on_orbit: Optional[
|
315
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
316
316
|
"""Model object representing on-orbit objects or satellites in the system."""
|
317
317
|
|
318
318
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
-
from ..shared.
|
10
|
+
from ..shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["SwirFull"]
|
13
13
|
|
@@ -84,7 +84,7 @@ class SwirFull(BaseModel):
|
|
84
84
|
-180 to 180 degrees (negative values west of Prime Meridian).
|
85
85
|
"""
|
86
86
|
|
87
|
-
on_orbit: Optional[
|
87
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
88
88
|
"""Model object representing on-orbit objects or satellites in the system."""
|
89
89
|
|
90
90
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
-
from ..shared.
|
10
|
+
from ..shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["DiffofarrivalFull"]
|
13
13
|
|
@@ -102,7 +102,7 @@ class DiffofarrivalFull(BaseModel):
|
|
102
102
|
id_sensor2: Optional[str] = FieldInfo(alias="idSensor2", default=None)
|
103
103
|
"""Sensor ID of the secondary/2nd sensor used for this measurement."""
|
104
104
|
|
105
|
-
on_orbit: Optional[
|
105
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
106
106
|
"""Model object representing on-orbit objects or satellites in the system."""
|
107
107
|
|
108
108
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["GeoStatusFull"]
|
13
13
|
|
@@ -77,7 +77,7 @@ class GeoStatusFull(BaseModel):
|
|
77
77
|
object_status: Optional[str] = FieldInfo(alias="objectStatus", default=None)
|
78
78
|
"""Space object status. (Active, Dead, Unknown)."""
|
79
79
|
|
80
|
-
on_orbit: Optional[
|
80
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
81
81
|
"""Model object representing on-orbit objects or satellites in the system."""
|
82
82
|
|
83
83
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["ManeuverFull", "PostEventElset", "PostEventStateVector", "PreEventElset", "PreEventStateVector"]
|
13
13
|
|
@@ -2100,7 +2100,7 @@ class ManeuverFull(BaseModel):
|
|
2100
2100
|
precision.
|
2101
2101
|
"""
|
2102
2102
|
|
2103
|
-
on_orbit: Optional[
|
2103
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
2104
2104
|
"""Model object representing on-orbit objects or satellites in the system."""
|
2105
2105
|
|
2106
2106
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["OnboardnavigationFull"]
|
13
13
|
|
@@ -79,7 +79,7 @@ class OnboardnavigationFull(BaseModel):
|
|
79
79
|
based on the onboard magnetometer, at each epoch.
|
80
80
|
"""
|
81
81
|
|
82
|
-
on_orbit: Optional[
|
82
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
83
83
|
"""Model object representing on-orbit objects or satellites in the system."""
|
84
84
|
|
85
85
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["OrbitdeterminationFull", "AprioriElset", "AprioriStateVector"]
|
13
13
|
|
@@ -1154,7 +1154,7 @@ class OrbitdeterminationFull(BaseModel):
|
|
1154
1154
|
num_iterations: Optional[int] = FieldInfo(alias="numIterations", default=None)
|
1155
1155
|
"""The number of iterations taken for the algorithm to converge on an OD solution."""
|
1156
1156
|
|
1157
|
-
on_orbit: Optional[
|
1157
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
1158
1158
|
"""Model object representing on-orbit objects or satellites in the system."""
|
1159
1159
|
|
1160
1160
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["OrbittrackFull", "TrackSensor"]
|
13
13
|
|
@@ -277,7 +277,7 @@ class OrbittrackFull(BaseModel):
|
|
277
277
|
any standard identity.
|
278
278
|
"""
|
279
279
|
|
280
|
-
on_orbit: Optional[
|
280
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
281
281
|
"""Model object representing on-orbit objects or satellites in the system."""
|
282
282
|
|
283
283
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["PassiveradarobservationFull"]
|
13
13
|
|
@@ -209,7 +209,7 @@ class PassiveradarobservationFull(BaseModel):
|
|
209
209
|
whether other observations may or may not exist to compose a track.
|
210
210
|
"""
|
211
211
|
|
212
|
-
on_orbit: Optional[
|
212
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
213
213
|
"""Model object representing on-orbit objects or satellites in the system."""
|
214
214
|
|
215
215
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["RadarobservationFull"]
|
13
13
|
|
@@ -131,7 +131,7 @@ class RadarobservationFull(BaseModel):
|
|
131
131
|
whether other observations may or may not exist to compose a track.
|
132
132
|
"""
|
133
133
|
|
134
|
-
on_orbit: Optional[
|
134
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
135
135
|
"""Model object representing on-orbit objects or satellites in the system."""
|
136
136
|
|
137
137
|
origin: Optional[str] = None
|
@@ -7,7 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ...._models import BaseModel
|
10
|
-
from ...shared.
|
10
|
+
from ...shared.onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["RfobservationdetailsFull"]
|
13
13
|
|
@@ -224,7 +224,7 @@ class RfobservationdetailsFull(BaseModel):
|
|
224
224
|
nominal_snr: Optional[float] = FieldInfo(alias="nominalSnr", default=None)
|
225
225
|
"""Nominal or expected signal to noise ratio, in dB."""
|
226
226
|
|
227
|
-
on_orbit: Optional[
|
227
|
+
on_orbit: Optional[OnorbitFull] = FieldInfo(alias="onOrbit", default=None)
|
228
228
|
"""Model object representing on-orbit objects or satellites in the system."""
|
229
229
|
|
230
230
|
origin: Optional[str] = None
|