Contributions de l’utilisateur
(les plus récentes | les plus anciennes) Voir (50 plus récentes | 50 plus anciennes) (20 | 50 | 100 | 250 | 500).
- 13 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... »)
- 13 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... »)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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... »)
- 13 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... »)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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 {... »)
- 13 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 {... »)
- 13 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 {... ») (actuel)
- 13 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... »)
- 13 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... »)
- 13 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... »)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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 {... ») (actuel)
- 13 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... ») (actuel)
- 13 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 { //... ») (actuel)
- 13 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... »)
- 13 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 {... ») (actuel)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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... »)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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 {... ») (actuel)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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... ») (actuel)
- 13 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 (... ») (actuel)
- 13 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 »)
- 13 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... »)
- 13 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... »)
- 13 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... »)
- 13 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... »)
- 13 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... »)
- 13 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>... »)
- 13 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... »)
- 13 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... »)
- 13 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... »)
- 13 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... ») (actuel)
- 13 février 2018 à 08:01 (diff | hist) . . (0) . . MediaWiki:Mainpage (actuel)
- 13 février 2018 à 07:59 (diff | hist) . . (+7) . . N MediaWiki:Mainpage (Page créée avec « Welcome »)
- 12 février 2018 à 16:17 (diff | hist) . . (+44) . . N Modèle:PathCurrentJavaDoc (Page créée avec « http://patrius.cnes.fr/uploads/JavaDocs/V4.0 »)
- 12 février 2018 à 16:14 (diff | hist) . . (-44) . . Utilisateur:Admin (Page blanchie) (actuel)
- 12 février 2018 à 16:13 (diff | hist) . . (+44) . . N Utilisateur:Admin (Page créée avec « http://patrius.cnes.fr/uploads/JavaDocs/V4.0 »)
- 12 février 2018 à 15:59 (diff | hist) . . (+2 490) . . Accueil
(les plus récentes | les plus anciennes) Voir (50 plus récentes | 50 plus anciennes) (20 | 50 | 100 | 250 | 500).