Catégorie:User Manual 3.3 Mission : Différence entre versions

De Wiki
Aller à : navigation, rechercher
(Page créée avec « Ceci est la catégorie « User Manual 3.3 Mission ». Catégorie:User Manual 3.3 »)
 
(Package List)
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
Ceci est la catégorie « User Manual 3.3 Mission ».
+
 
 +
== Introduction ==
 +
This section presents the events and visibility aspects of the PATRIUS library. First of all, it is necessary to manage the event detection during the propagation, to that purpose, a smart mechanism has been developped in the Commons Math library and repeated in OREKIT when it comes to propagate with an AbstractPropagator. In OREKIT, it is possible to register during the propagation the detected events. A new conception has been developped on this basis in order to create a list of CodedEvent (code + comment + date) during the propagation as well as a list of Phenomenon. Then, the user can perform a post processing on the generated events list and phenomena list thanks to several filters.
 +
 
 +
== Applicable and Reference Documents ==
 +
=== Applicable Documents ===
 +
 
 +
'''[A1]'''      ''CDCF - Fonctions de Base du Patrimoine de Dynamique du Vol'', V1.2, SIRIUS-CF-DV-0049-CN, 2011.<br>
 +
'''[A2]'''      ''Dossier de réutilisation Orekit et Commons Math'', V1.0, SIRIUS-DLR-DV-0080-CN, 2010.
 +
 
 +
=== Reference Documents ===
 +
 
 +
'''[R1]'''    ''Apache License'', Version 2.0, January 2004, [http://www.apache.org/licenses/LICENSE-2.0.txt].
 +
 
 +
== Glossary ==
 +
None applicable.
 +
 
 +
== Overview ==
 +
The following themes are discussed in this section:
 +
 
 +
*'''Events detection'''
 +
 
 +
*'''Post processing on events and phenomena'''
 +
 
 +
*'''Maneuvers'''
 +
 
 +
*'''Projections'''
 +
 
 +
== Package List ==
 +
The following themes are discussed in this section:
 +
 
 +
* [[User Manual 3.3 Events detection: Presentation|Events detection: Presentation]]
 +
* [[User Manual 3.3 Events: orbital|Events: orbital]]
 +
* [[User Manual 3.3 Events: sensors|Events: sensors]]
 +
* [[User Manual 3.3 Events: ground stations and satellites|Events: ground stations and satellites]]
 +
* [[User Manual 3.3 Events: multi spacecraft detection|Events: multi spacecraft detection]]
 +
* [[User Manual 3.3 Postprocessing|Postprocessing]]
 +
* [[User Manual 3.3 Maneuvers|Maneuvers]]
 +
* [[User Manual 3.3 Projections|Projections]]
 +
 
  
 
[[Catégorie:User Manual 3.3]]
 
[[Catégorie:User Manual 3.3]]

Version actuelle en date du 1 mars 2018 à 13:51

Introduction

This section presents the events and visibility aspects of the PATRIUS library. First of all, it is necessary to manage the event detection during the propagation, to that purpose, a smart mechanism has been developped in the Commons Math library and repeated in OREKIT when it comes to propagate with an AbstractPropagator. In OREKIT, it is possible to register during the propagation the detected events. A new conception has been developped on this basis in order to create a list of CodedEvent (code + comment + date) during the propagation as well as a list of Phenomenon. Then, the user can perform a post processing on the generated events list and phenomena list thanks to several filters.

Applicable and Reference Documents

Applicable Documents

[A1] CDCF - Fonctions de Base du Patrimoine de Dynamique du Vol, V1.2, SIRIUS-CF-DV-0049-CN, 2011.
[A2] Dossier de réutilisation Orekit et Commons Math, V1.0, SIRIUS-DLR-DV-0080-CN, 2010.

Reference Documents

[R1] Apache License, Version 2.0, January 2004, [1].

Glossary

None applicable.

Overview

The following themes are discussed in this section:

  • Events detection
  • Post processing on events and phenomena
  • Maneuvers
  • Projections

Package List

The following themes are discussed in this section: