Contributions de Admin
Résultats pour Admin discuter journal des blocages téléversements journaux
Un utilisateur avec 3 299 modifications. Compte créé le 19 octobre 2016.
18 décembre 2018
- 10:3018 décembre 2018 à 10:30 diff hist +5 216 N NumericalPropagationWithLiftAndDragAndMSISE2000 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithLiftAndDragAndMSISE2000 { public static void main(String[] args) throws PatriusException, IOExcepti... » actuelle
- 10:3018 décembre 2018 à 10:30 diff hist +4 926 N NumericalPropagationWithLiftAndDrag 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithLiftAndDrag { public static void main(String[] args) throws PatriusException, IOException, ParseExc... » actuelle
- 10:3018 décembre 2018 à 10:30 diff hist +4 363 N NumericalpropagationWithDrag 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithDrag { public static void main(String[] args) throws PatriusException, IOException, ParseException... » actuelle
- 10:3018 décembre 2018 à 10:30 diff hist +2 951 N NumericalPropagationWithPotential 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithPotential { public static void main(String[] args) throws PatriusException, IOException, ParseExcep... » actuelle
- 10:2918 décembre 2018 à 10:29 diff hist +3 395 N NumericalPropagationWithMass 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithMass { public static void main(String[] args) throws PatriusException, IOException, ParseException... » actuelle
- 10:2918 décembre 2018 à 10:29 diff hist +4 531 N NumericalPropagationWithAttitudeSequence 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithAttitudeSequence { public static void main(String[] args) throws PatriusException {... » actuelle
- 10:2918 décembre 2018 à 10:29 diff hist +3 500 N NumericalPropagationWithAttitude 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithAttitude { public static void main(String[] args) throws PatriusException { // Pat... » actuelle
- 10:2818 décembre 2018 à 10:28 diff hist +3 957 N NumericalPropagationWithCustomEvent 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithCustomEvent { public static void main(String[] args) throws PatriusException { //... »
- 10:2818 décembre 2018 à 10:28 diff hist +3 565 N NumericalPropagationWithStopEvent 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithStopEvent { public static void main(String[] args) throws PatriusException { // Pa... » actuelle
- 10:2818 décembre 2018 à 10:28 diff hist +3 508 N NumericalPropagationtWithFixedStepHandler 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithFixedStepHandler { public static void main(String[] args) throws PatriusException {... » actuelle
- 10:2718 décembre 2018 à 10:27 diff hist +2 926 N NumericalPropagatorDOP 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithDop { public static void main(String[] args) throws PatriusException { // Patrius... » actuelle
- 10:2718 décembre 2018 à 10:27 diff hist +2 735 N NumericalPropagatorRungeKutta 4.1 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationtWithRK4 { public static void main(String[] args) throws PatriusException { // Patrius... » actuelle
- 10:2718 décembre 2018 à 10:27 diff hist +6 369 N ParametersConversions 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ParametersConversions { public static void main(String[] args) throws PatriusException, IOException, ParseException {... » actuelle
- 10:2518 décembre 2018 à 10:25 diff hist +2 518 N CreateKeplerianOrbitUsingParameters 4.1 Page créée avec « <syntaxhighlight lang="java"> public class SimpleKeplerianOrbitUsingParameters { public static void main(String[] args) throws PatriusException, IOException, Pars... » actuelle
- 10:2518 décembre 2018 à 10:25 diff hist +2 007 N CreateKeplerianOrbit 4.1 Page créée avec « <syntaxhighlight lang="java"> public class SimpleKeplerianOrbit { public static void main(String[] args) throws PatriusException { // Patrius Dat... » actuelle
- 10:2418 décembre 2018 à 10:24 diff hist +2 798 N SequenceOfManeuvers 4.1 Page créée avec « <syntaxhighlight lang="java"> public class SequenceOfManeuvers { public static void main(String[] args) throws PatriusException { // Patrius Dataset... » actuelle
- 10:2418 décembre 2018 à 10:24 diff hist +2 754 N ContinuousManeuverByEvents 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ContinuousManeuverByEvents { public static void main(String[] args) throws PatriusException { // Patrius D... » actuelle
- 10:2418 décembre 2018 à 10:24 diff hist +2 557 N ContinuousManeuverByDuration 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ContinuousManeuverByDuration { public static void main(String[] args) throws PatriusException { // Patrius... » actuelle
- 10:2318 décembre 2018 à 10:23 diff hist +1 748 N ImpulsiveManeuverLOFFrame 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverLOFFrame { →* * @param args * @throws OrekitException : public static void main(Stri... » actuelle
- 10:2318 décembre 2018 à 10:23 diff hist +1 546 N ImpulsiveManeuverSpecificFrame 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverSpecificFrame { public static void main(String[] args) throws PatriusException { // Creat... » actuelle
- 10:2318 décembre 2018 à 10:23 diff hist +1 615 N ImpulsiveManeuverVehicleFrame 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverVehicleFrame { public static void main(String[] args) throws PatriusException { // Creati... » actuelle
- 10:2218 décembre 2018 à 10:22 diff hist +3 682 N ConfigureFrames 4.1 Page créée avec « <syntaxhighlight lang="java"> public class ConfigureFrames { public static void main(String[] args) throws PatriusException { // Patrius Dataset initializati... » actuelle
- 10:2218 décembre 2018 à 10:22 diff hist +1 048 N CreateFrames 4.1 Page créée avec « <syntaxhighlight lang="java"> public class CreateFrames { public static void main(String[] args) throws PatriusException { // Patrius Dataset initialization... » actuelle
- 10:2118 décembre 2018 à 10:21 diff hist +2 367 N EventUsingEventDetector 4.1 Page créée avec « <syntaxhighlight lang="java"> public class EventUsingEventDetector implements EventDetector { private static final long serialVersionUID = 1L; private final Absol... »
- 10:2118 décembre 2018 à 10:21 diff hist +1 872 N EventUsingAbstractDetector 4.1 Page créée avec « <syntaxhighlight lang="java"> public class EventUsingAbstractDetector extends AbstractDetector { private static final long serialVersionUID = 1L; private fina... »
- 10:2018 décembre 2018 à 10:20 diff hist +1 887 N AOLEvent 4.1 Page créée avec « <syntaxhighlight lang="java"> public class AOLEvent { public static void main(String[] args) throws PatriusException { // AOL event with default values... » actuelle
- 10:2018 décembre 2018 à 10:20 diff hist +1 541 N LoadingSunEphemeris 4.1 Page créée avec « <syntaxhighlight lang="java"> public class LoadingSunEphemeris { public static void main(String[] args) throws PatriusException { // Patrius Dataset init... » actuelle
- 10:2018 décembre 2018 à 10:20 diff hist +1 449 N CreateDates 4.1 Page créée avec « <syntaxhighlight lang="java"> public class CreateDates { public static void main(String[] args) throws PatriusException { // Patrius Dataset initialization (... » actuelle
- 10:1918 décembre 2018 à 10:19 diff hist +6 102 N SequenceOfAttitudes 4.1 Page créée avec « <syntaxhighlight lang="java"> public class SequenceOfAttitudeLaws { public static void main(String[] args) throws PatriusException { // Patrius Datas... » actuelle
- 10:1818 décembre 2018 à 10:18 diff hist +3 341 N TwoDirectionsAttitudeLaw 4.1 Page créée avec « <syntaxhighlight lang="java"> public class TwoDirectionsAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Dat... » actuelle
- 10:1718 décembre 2018 à 10:17 diff hist +3 109 N SolarPointedAttitudeLaw 4.1 Page créée avec « Ę<syntaxhighlight lang="java"> public class SolarPointedAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Da... » actuelle
- 10:1718 décembre 2018 à 10:17 diff hist +2 807 N LOFOffsetAttitudeLaw 4.1 Page créée avec « <syntaxhighlight lang="java"> public class LOFOffsetAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Dataset... » actuelle
- 09:3518 décembre 2018 à 09:35 diff hist +10 926 N Tutorials 4.1 Vehicle Page créée avec « == What is a propagator? == We must differentiate a numerical '''integrator''' and a numerical '''propagator''' ... A numerical integrator is a low level block allowing... »
- 09:3318 décembre 2018 à 09:33 diff hist +10 926 N Tutorials 4.1 Propagator Page créée avec « == What is a propagator? == We must differentiate a numerical '''integrator''' and a numerical '''propagator''' ... A numerical integrator is a low level block allowing... »
- 09:3218 décembre 2018 à 09:32 diff hist +1 881 N Tutorials 4.1 Orbits Page créée avec « == What is an orbit ? == An orbit is defined with a <font color=#FF0000>date</font>, a <font color=#FF0000>frame</font> then <font color=#FF0000>orbital parameters</font>... »
- 09:3118 décembre 2018 à 09:31 diff hist +3 017 N Tutorials 4.1 Maneuvers Page créée avec « == Impulsive maneuvers == This kind of maneuver consists in modelizing a maneuver as an instantaneous modification of the velocity. So, to define it, we must set, at leas... »
- 09:3018 décembre 2018 à 09:30 diff hist +933 N Tutorials 4.1 Frames Page créée avec « == What is a frame ? == As for the time scale (see previous tutorial), the easiest way to create a frame is to use the associated factory (FramesFactory.getXXX()). Thank... »
- 09:2918 décembre 2018 à 09:29 diff hist +2 674 N Tutorials 4.1 Events Page créée avec « == What is an Event ? == An [{{PathCurrentJavaDoc}}/fr/cnes/sirius/patrius/propagation/events/EventDetector.html EventDetector] corresponds to an object that will allow t... »
- 09:2918 décembre 2018 à 09:29 diff hist +149 N Tutorials 4.1 Ephemeris Page créée avec « The example below shows how to load a sun ephemeris. '''Code example:''' loading a Sun ephemeris Category:Tutorials 4.1 »
- 09:2718 décembre 2018 à 09:27 diff hist +1 327 N Tutorials 4.1 Dates Page créée avec « == What is a date ? == A date is an instance of [{{PathCurrentJavaDoc}}/fr/cnes/sirius/patrius/time/AbsoluteDate.html AbsoluteDate]. Two important things are necessary to... »
- 09:2618 décembre 2018 à 09:26 diff hist +2 726 N Tutorials 4.1 Attitude Page créée avec « == Attitude == We must not confuse an [{{PathCurrentJavaDoc}}/fr/cnes/sirius/patrius/attitudes/Attitude.html Attitude] and an [{{PathCurrentJavaDoc}}/fr/cnes/sirius/patri... »
28 juin 2018
- 12:5428 juin 2018 à 12:54 diff hist +11 380 N User Manual 4.1 Projections Page créée avec « == Introduction == === Scope === The scope of this section is to present the projections features available in Patrius library. Patrius provides classes to perform project... » actuelle
- 12:5428 juin 2018 à 12:54 diff hist +10 850 N User Manual 4.1 Postprocessing Page créée avec « == Introduction == === Scope === This section describes all postprocessing actions available on events and phenomena === Javadoc === All the classes are available in th... » actuelle
- 12:5428 juin 2018 à 12:54 diff hist +5 452 N User Manual 4.1 Multi events detection Page créée avec « == Introduction == === Scope === Here are presented all the multi events detectors that could be used in multi propagation. === Javadoc === Those event detectors are avai... » actuelle
- 12:5328 juin 2018 à 12:53 diff hist +10 799 N User Manual 4.1 Events: sensors Page créée avec « == Introduction == === Scope === Here are presented all the events detectors of the theme "sensors". === Javadoc === Those event detectors are available in the packages :... » actuelle
- 12:5228 juin 2018 à 12:52 diff hist +17 990 N User Manual 4.1 Events: ground stations and satellites Page créée avec « == Introduction == === Scope === Here are presented all the events detectors of the theme "stations and satellites". === Javadoc === Those event detectors are available... » actuelle
- 12:5128 juin 2018 à 12:51 diff hist +32 112 N User Manual 4.1 Semi-analytical propagation Page créée avec « == Introduction == === Scope === This section describes the semi-analytical propagator stemming from Stela software. Its propagator and force model will be briefly explain... » actuelle
- 12:5028 juin 2018 à 12:50 diff hist +7 711 N User Manual 4.1 Wrench models Page créée avec « == Introduction == === Scope === The scope of this section is to present the wrench models available in PATRIUS. === Javadoc === {| class="wikitable" |- ! scope="col"| L... » actuelle
- 12:4928 juin 2018 à 12:49 diff hist +20 886 N User Manual 4.1 Propagation Page créée avec « == Introduction == === Scope === This section makes a general presentation of propagators : explainations about using them are given with practical examples of use illust... » actuelle
- 12:4828 juin 2018 à 12:48 diff hist +26 452 N User Manual 4.1 Numerical propagation Page créée avec « == Introduction == === Scope === This section describes the numerical propagator provided by the Patrius Library: basic orbit propagation, mass, partial derivatives and ad... » actuelle