Contributions de Admin
Aller à la navigation
Aller à la recherche
13 février 2018
- 10:4313 février 2018 à 10:43 diff hist +2 770 N ContinuousManeuverByEvents Page créée avec « <syntaxhighlight lang="java"> public class ContinuousManeuverByEvents { public static void main(String[] args) throws PatriusException { // Patrius D... »
- 10:4213 février 2018 à 10:42 diff hist +2 573 N ContinuousManeuverByDuration Page créée avec « <syntaxhighlight lang="java"> public class ContinuousManeuverByDuration { public static void main(String[] args) throws PatriusException { // Patrius... »
- 10:4113 février 2018 à 10:41 diff hist +1 748 N ImpulsiveManeuverLOFFrame Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverLOFFrame { →* * @param args * @throws OrekitException : public static void main(Stri... » actuelle
- 10:4013 février 2018 à 10:40 diff hist +1 546 N ImpulsiveManeuverSpecificFrame Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverSpecificFrame { public static void main(String[] args) throws PatriusException { // Creat... » actuelle
- 10:3713 février 2018 à 10:37 diff hist +1 615 N ImpulsiveManeuverVehicleFrame Page créée avec « <syntaxhighlight lang="java"> public class ImpulsiveManeuverVehicleFrame { public static void main(String[] args) throws PatriusException { // Creati... » actuelle
- 10:3513 février 2018 à 10:35 diff hist +6 102 N SequenceOfAttitudes Page créée avec « <syntaxhighlight lang="java"> public class SequenceOfAttitudeLaws { public static void main(String[] args) throws PatriusException { // Patrius Datas... »
- 10:3513 février 2018 à 10:35 diff hist +3 341 N TwoDirectionsAttitudeLaw Page créée avec « <syntaxhighlight lang="java"> public class TwoDirectionsAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Dat... »
- 10:3413 février 2018 à 10:34 diff hist +3 107 N SolarPointedAttitudeLaw Page créée avec « <syntaxhighlight lang="java"> public class SolarPointedAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Data... » actuelle
- 10:3413 février 2018 à 10:34 diff hist +2 807 N LOFOffsetAttitudeLaw Page créée avec « <syntaxhighlight lang="java"> public class LOFOffsetAttitudeLaw { public static void main(String[] args) throws PatriusException { // Patrius Dataset... » actuelle
- 10:3113 février 2018 à 10:31 diff hist +5 516 N NumericalPropagationWithManeuverSequence Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithManeuverSequence { public static void main(String[] args) throws PatriusException {... »
- 10:3013 février 2018 à 10:30 diff hist +4 974 N NumericalPropagationWithContinuousManeuver Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithContinuousManeuver { public static void main(String[] args) throws PatriusException {... »
- 10:2913 février 2018 à 10:29 diff hist +3 847 N NumericalPropagationWithImpulsiveManeuver Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithImpulsiveManeuver { public static void main(String[] args) throws PatriusException {... » actuelle
- 10:2813 février 2018 à 10:28 diff hist +5 216 N NumericalPropagationWithLiftAndDragAndMSISE2000 Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithLiftAndDragAndMSISE2000 { public static void main(String[] args) throws PatriusException, IOExcepti... »
- 10:2813 février 2018 à 10:28 diff hist +4 926 N NumericalPropagationWithLiftAndDrag Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithLiftAndDrag { public static void main(String[] args) throws PatriusException, IOException, ParseExc... »
- 10:2713 février 2018 à 10:27 diff hist +4 363 N NumericalpropagationWithDrag Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithDrag { public static void main(String[] args) throws PatriusException, IOException, ParseException... »
- 10:2613 février 2018 à 10:26 diff hist +2 951 N NumericalPropagationWithPotential Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithPotential { public static void main(String[] args) throws PatriusException, IOException, ParseExcep... » actuelle
- 10:2513 février 2018 à 10:25 diff hist +3 395 N NumericalPropagationWithMass Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithMass { public static void main(String[] args) throws PatriusException, IOException, ParseException... » actuelle
- 10:2313 février 2018 à 10:23 diff hist +4 531 N NumericalPropagationWithAttitudeSequence Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithAttitudeSequence { public static void main(String[] args) throws PatriusException {... » actuelle
- 10:2313 février 2018 à 10:23 diff hist +3 500 N NumericalPropagationWithAttitude Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithAttitude { public static void main(String[] args) throws PatriusException { // Pat... » actuelle
- 10:2113 février 2018 à 10:21 diff hist +3 957 N NumericalPropagationWithCustomEvent Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithCustomEvent { public static void main(String[] args) throws PatriusException { //... » actuelle
- 10:2113 février 2018 à 10:21 diff hist +3 565 N NumericalPropagationWithStopEvent Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithStopEvent { public static void main(String[] args) throws PatriusException { // Pa... »
- 10:2013 février 2018 à 10:20 diff hist +3 508 N NumericalPropagationtWithFixedStepHandler Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithFixedStepHandler { public static void main(String[] args) throws PatriusException {... » actuelle
- 10:1913 février 2018 à 10:19 diff hist +2 926 N NumericalPropagatorDOP Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationWithDop { public static void main(String[] args) throws PatriusException { // Patrius... » actuelle
- 10:1913 février 2018 à 10:19 diff hist +2 735 N NumericalPropagatorRungeKutta Page créée avec « <syntaxhighlight lang="java"> public class NumericalPropagationtWithRK4 { public static void main(String[] args) throws PatriusException { // Patrius... » actuelle
- 10:1313 février 2018 à 10:13 diff hist +1 792 N UsingVehicleClass Page créée avec « <syntaxhighlight lang="java"> public class UsingVehicleClass { public static void main(String[] args) throws PatriusException { Vehicle veh = new Veh... »
- 10:1313 février 2018 à 10:13 diff hist +1 365 N VehicleWithMassPropertyAndTank Page créée avec « <syntaxhighlight lang="java"> public class VehicleWithMassPropertyAndTank { public static void main(String[] args) throws PatriusException { // Using... » actuelle
- 10:1213 février 2018 à 10:12 diff hist +925 N VehicleWithMassProperty Page créée avec « <syntaxhighlight lang="java"> public class VehicleWithMassProperty { public static void main(String[] args) throws PatriusException { // Using an ass... » actuelle
- 10:1113 février 2018 à 10:11 diff hist +6 369 N ParametersConversions Page créée avec « <syntaxhighlight lang="java"> public class ParametersConversions { public static void main(String[] args) throws PatriusException, IOException, ParseException {... » actuelle
- 10:1013 février 2018 à 10:10 diff hist +2 518 N CreateKeplerianOrbitUsingParameters Page créée avec « <syntaxhighlight lang="java"> public class SimpleKeplerianOrbitUsingParameters { public static void main(String[] args) throws PatriusException, IOException, Pars... » actuelle
- 10:0913 février 2018 à 10:09 diff hist +2 007 N CreateKeplerianOrbit Page créée avec « <syntaxhighlight lang="java"> public class SimpleKeplerianOrbit { public static void main(String[] args) throws PatriusException { // Patrius Dat... » actuelle
- 10:0913 février 2018 à 10:09 diff hist +3 682 N ConfigureFrames Page créée avec « <syntaxhighlight lang="java"> public class ConfigureFrames { public static void main(String[] args) throws PatriusException { // Patrius Dataset initializati... » actuelle
- 10:0813 février 2018 à 10:08 diff hist +1 048 N CreateFrames Page créée avec « <syntaxhighlight lang="java"> public class CreateFrames { public static void main(String[] args) throws PatriusException { // Patrius Dataset initialization... » actuelle
- 10:0813 février 2018 à 10:08 diff hist +1 449 N CreateDates Page créée avec « <syntaxhighlight lang="java"> public class CreateDates { public static void main(String[] args) throws PatriusException { // Patrius Dataset initialization (... » actuelle
- 10:0713 février 2018 à 10:07 diff hist +121 N Tutorials 4.0 Ephemeris Page créée avec « The example below shows how to load a sun ephemeris. '''Code example:''' loading a Sun ephemeris »
- 10:0713 février 2018 à 10:07 diff hist +2 646 N Tutorials 4.0 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... »
- 10:0613 février 2018 à 10:06 diff hist +2 989 N Tutorials 4.0 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... »
- 10:0613 février 2018 à 10:06 diff hist +2 698 N Tutorials 4.0 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... »
- 10:0513 février 2018 à 10:05 diff hist +10 898 N Tutorials 4.0 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... »
- 10:0513 février 2018 à 10:05 diff hist +1 342 N Tutorials 4.0 Vehicle Page créée avec « == What is an Assembly ? == As explained more in details in the user manual, the [{{PathCurrentJavaDoc}}/fr/cnes/sirius/patrius/assembly/Assembly.html Assembly] is a mean... »
- 10:0413 février 2018 à 10:04 diff hist +1 853 N Tutorials 4.0 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>... »
- 10:0413 février 2018 à 10:04 diff hist +905 N Tutorials 4.0 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... »
- 10:0413 février 2018 à 10:04 diff hist +1 299 N Tutorials 4.0 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... »
- 08:1613 février 2018 à 08:16 diff hist +623 N MediaWiki:Sidebar Page créée avec « * PATRIUS ** mainpage|Welcome * Evolutions ** Main_differences_between_V4.0_and_V3.4.1|Main differences between V4.0 and V3.4.1 * Tutorials ** DatesTutorials|Dates ** Fram... »
- 08:0913 février 2018 à 08:09 diff hist +4 700 N Main differences between V4.0 and V3.4.1 Page créée avec « <font color=#556B2F>'''PATRIUS'''</font> V4.0 is a major release and has a simplified architecture: its former dependencies ('''Commons-Math''', '''OREKIT''' and the addon... » actuelle
- 08:0113 février 2018 à 08:01 diff hist 0 MediaWiki:Mainpage Aucun résumé des modifications actuelle
- 07:5913 février 2018 à 07:59 diff hist +7 N MediaWiki:Mainpage Page créée avec « Welcome »
12 février 2018
- 16:1712 février 2018 à 16:17 diff hist +44 N Modèle:PathCurrentJavaDoc Page créée avec « http://patrius.cnes.fr/uploads/JavaDocs/V4.0 »
- 16:1412 février 2018 à 16:14 diff hist −44 Utilisateur:Admin Page blanchie actuelle
- 16:1312 février 2018 à 16:13 diff hist +44 N Utilisateur:Admin Page créée avec « http://patrius.cnes.fr/uploads/JavaDocs/V4.0 »
- 15:5912 février 2018 à 15:59 diff hist +2 490 Accueil Aucun résumé des modifications