Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractNumericalIntegratorData - Class in fr.cnes.dynvol.psimu.calc.integrator
Class containing the integrator data.
AbstractNumericalIntegratorData(PsimuPropagationData) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.AbstractNumericalIntegratorData
Creates a new instance for integrator.
AbstractRKData - Class in fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators
Runge-Kutta Integrator data.
AbstractRKData(PsimuPropagationData, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Creates a new instance.
addEphemValue(String, VarList, double) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Add a value to the ephemeris database.
addEphemValue(String, VarList, String) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Add a value to the ephemeris database.
addEvent(SpacecraftState, String) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Add the event to the event table.
addEvent(CodedEventsLogger.LoggedCodedEvent) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Add the loggedCodedEvent to the event table.
addForceModel(ForceModel) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to add an external force model to the numerical propagator.
addNewVars(ResultWriter) - Method in interface fr.cnes.dynvol.psimu.calc.output.INewVarsFunction
Method to add variable columns to the initial list.
addOutputVarsFunction(INewVarsFunction) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Method to add new output variables function.
addSpacecraftState(SpacecraftState) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Add the spacecraft to the epehemeris database.
after(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
after(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
after(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
after(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
apply() - Method in enum fr.cnes.dynvol.psimu.calc.main.UserFramesConfsEnum
Applies (PATRIUS singleton) the frames configuration corresponding to the enumerate item.
AppPSimu - Class in fr.cnes.dynvol.psimu.ihm.main
Class representing the main application.
AppPSimuConfigurationProperties - Class in fr.cnes.dynvol.psimu.configuration
Class to manage the configuration of the main application through a .properties file.
AppPSimuConfigurationProperties(Properties) - Constructor for class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Constructor with loaded properties.

B

before(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
before(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Overriding the before method.
before(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
before(GEvent) - Method in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
BINARY_RESULTS_FILE_NAME - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Results binary file name.
BINARY_SC_COLUMN_DESC - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Binary spacecraft state column desciption.
BINARY_SC_COLUMN_NAME - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Binary spacecraft state column name.

C

CAL - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Calendar unit string.
clear() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
clear() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
clear() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
clear() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
clear() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
clear() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Overriding the clear method.
clear() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
close() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Close the database connection.
closeDataBaseConnection() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Close database connection.
compare(OutputEvent, OutputEvent) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputEventComparatorByDate
compare(SpacecraftState, SpacecraftState) - Method in class fr.cnes.dynvol.psimu.calc.output.SpacecraftStateComparatorByDate
compare(Map<String, Object>, Map<String, Object>) - Method in class fr.cnes.dynvol.psimu.calc.output.VariablesComparatorByDate
computeNewVars(ResultWriter, String, SpacecraftState, Map<String, Object>) - Method in interface fr.cnes.dynvol.psimu.calc.output.INewVarsFunction
Method to compute additional variables.
copy() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
createPaths() - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Create configured path
CURRENT_VERSION - Static variable in class fr.cnes.dynvol.psimu.ihm.main.WidPsimu
Current version.
currentStateDisplay(SpacecraftState, List<Map<String, Object>>, List<Map<String, Object>>) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
Method to display the current state variables in the console output
customPostProcessManagement() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimu
customPreProcessManagement() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimu

D

DATA_FILE - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Data file ("data.xml").
DAY - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Day string.
DEF_APP_PROP - Static variable in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
By default AppPSimu properties file
DEFAULT_ABS_MASS_TOL - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Default absolute mass tolerance for simplified tolerances (1E-3 kg).
DEFAULT_ABS_MASS_TOL - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Default absolute mass tolerance for simplified tolerances (1E-3 kg).
DEFAULT_REL_MASS_TOLERANCE - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Default relative mass tolerance for simplified tolerances (1E-5).
DEFAULT_REL_MASS_TOLERANCE - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Default relative mass tolerance for simplified tolerances (1E-5).
DEG - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Degree string.
DEG_SEC - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Deg/s string.
display() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
display() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
display() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
display() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
display() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
display() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
display() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
DopData - Class in fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators
This class contains the eighth order Dormand-Prince integrator data.
DopData(PsimuPropagationData, double, double, double[], double[], double, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Creates a new instance.
DopData(PsimuPropagationData, double, double, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Creates a new instance.
DopData(PsimuPropagationData, double, double, double[], double[], double, double, boolean) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Creates a new instance.
DopData(PsimuPropagationData, double, double, double, boolean) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Creates a new instance.

E

EndPropagationEnum - Enum in fr.cnes.dynvol.psimu.calc.integrator
Enumeration for first order integrators types.
EPH_TABLE - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Ephemeris table name in the sqlite database.
EVENT_COLUMN_NAME - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Event column name in the sqlite database.
EVENT_TABLE - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Events table name in the sqlite database.
eventOccurred(SpacecraftState, boolean, boolean) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
EventWrapper - Class in fr.cnes.dynvol.psimu.calc.main
Event wrapper used to record event through OutputManager class once event has been logged.
EventWrapper(EventDetector) - Constructor for class fr.cnes.dynvol.psimu.calc.main.EventWrapper
Constructor.
EventWrapper(EventDetector, double) - Constructor for class fr.cnes.dynvol.psimu.calc.main.EventWrapper
Constructor.

F

finalStateDisplay(SpacecraftState, List<Map<String, Object>>, List<Map<String, Object>>) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
Method to display the variables in the console for our final state
fr.cnes.dynvol.psimu.calc - package fr.cnes.dynvol.psimu.calc
This package contains all the classes concerning the computations of JPSIMU.
fr.cnes.dynvol.psimu.calc.events - package fr.cnes.dynvol.psimu.calc.events
This package contains all the classes concerning events detection in JPSIMU.
fr.cnes.dynvol.psimu.calc.integrator - package fr.cnes.dynvol.psimu.calc.integrator
This package contains the numerical integrator/propagator classes.
fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators - package fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators
This package contains all the classes concerning the first order integrators.
fr.cnes.dynvol.psimu.calc.main - package fr.cnes.dynvol.psimu.calc.main
This package contains the main JPSIMU classes.
fr.cnes.dynvol.psimu.calc.output - package fr.cnes.dynvol.psimu.calc.output
This package contains all the classes concerning the output results generation.
fr.cnes.dynvol.psimu.calc.utils - package fr.cnes.dynvol.psimu.calc.utils
Class containing JPSIMU utils.
fr.cnes.dynvol.psimu.configuration - package fr.cnes.dynvol.psimu.configuration
This package contains configuration features (handling of .properties file).
fr.cnes.dynvol.psimu.exception - package fr.cnes.dynvol.psimu.exception
This package contains all psimu exceptions.
fr.cnes.dynvol.psimu.ihm - package fr.cnes.dynvol.psimu.ihm
This package contains all the classes concerning JSPIMU ihm widgets.
fr.cnes.dynvol.psimu.ihm.constants - package fr.cnes.dynvol.psimu.ihm.constants
This package contains all widgets concerning constants definitions and frames configurations.
fr.cnes.dynvol.psimu.ihm.events - package fr.cnes.dynvol.psimu.ihm.events
This package contains all widgets concerning events widgets.
fr.cnes.dynvol.psimu.ihm.initialOrbitData - package fr.cnes.dynvol.psimu.ihm.initialOrbitData
This package contains the initial orbit widget.
fr.cnes.dynvol.psimu.ihm.integrator - package fr.cnes.dynvol.psimu.ihm.integrator
This package contains the integrator / propagation data widgets.
fr.cnes.dynvol.psimu.ihm.main - package fr.cnes.dynvol.psimu.ihm.main
This package contains the main classes of JPSIMU when using IHM.
fr.cnes.dynvol.psimu.ihm.output - package fr.cnes.dynvol.psimu.ihm.output
This package contains classes concerning JPSIMU output generation.
fromBase64(String) - Static method in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Read the object from Base64 string.

G

g(SpacecraftState) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
GAP_DEG_180 - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Gap definition of 180 deg for angular units.
GCOMPONENT_LIST_NAME - Static variable in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
GComponent list name.
generic() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
generic() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
generic() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
generic() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
generic() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
generic() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
generic() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
GenericCodingEventList - Class in fr.cnes.dynvol.psimu.calc.events
Class containing the events configuration.
GenericCodingEventList(List<CustomEventDetector>) - Constructor for class fr.cnes.dynvol.psimu.calc.events.GenericCodingEventList
Creates a new instance.
getAbsMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.AbstractNumericalIntegratorData
Get the absolute mass tolerance.
getAbsMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Get the absolute mass tolerance.
getAbsMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Get the absolute mass tolerance.
getAdditionalPatriusFolder() - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
ADDITIONAL_PATRIUS_DATA property
getAssembly() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get assembly.
getAttitude() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get attitude sequence widget.
getCodingEventList() - Method in class fr.cnes.dynvol.psimu.calc.events.GenericCodingEventList
Get list of generic coding event detectors.
getConstants() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get constants widget.
getDataDir() - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
PSIMU_DATA_DIR property
getDate() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
Get absolute date (Patrius object).
getDescription() - Method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Get description of the output variable.
getDuration() - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Return the propagation duration.
getEarth() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get Earth shape.
getEarthShape() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
Get Earth shape.
getEndPropagationType() - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Return the end propagation type.
getEventCode() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputEvent
Get the code associated with the event.
getEventList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Get the list of events associated with the propagation.
getFirstOrderIntegrator(Orbit) - Method in class fr.cnes.dynvol.psimu.calc.integrator.AbstractNumericalIntegratorData
Get the first order integrator.
getFirstOrderIntegrator(Orbit) - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Get the first order integrator.
getFirstOrderIntegrator(Orbit) - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Get the first order integrator.
getFirstOrderIntegrator(Orbit) - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.RK4data
Get the first order integrator.
getFirstOrderIntegrator(Orbit) - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.RK6data
Get the first order integrator.
getfModels() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get force models.
getForces() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get forces scenario widget.
getFramesConfiguration() - Method in enum fr.cnes.dynvol.psimu.calc.main.UserFramesConfsEnum
Returns the frames configuration corresponding to the enumerate item.
getFramesConfiguration() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
Get frames configuration.
getFramesConfiguration() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get frames configuration.
getGapThreshold() - Method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Get the gap threshold value.
getGPIntegrator() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Get integrator
getGPOrbit() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
Return the underlying GENOPUS GPOrbit widget.
getId() - Method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Method to get the rank in the enumeration of the type.
getIdArray() - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Method to get an int table of the enum.
getInitialOrbit() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get initial orbit.
getInitialOrbit() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get initial orbit widget.
getInstance() - Static method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Get the singleton instance.
getIntegrator() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get integrator widget.
getListEventsToDetect() - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Get list of events to detect.
getListEventsToDetect() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get list of events to detect.
getListOfNewVarsFunctions() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Method to get the list of new variables functions.
getLOType() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Get the LOF type.
getManeuvers() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get maneuvers scenario widget.
getManeuversSequence() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get maneuvers data.
getMassModel() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the mass model.
getMaxCheckInterval() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
getMaxIterationCount() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
getName() - Method in enum fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData.AltitudeType
Return name.
getNameArray() - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Method to get a String table of the enum.
getNames() - Method in interface fr.cnes.dynvol.psimu.calc.output.INewVarsFunction
Method to get the list of new variables names.
getNumPropagator() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the numerical propagator.
getOutput() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get output widget.
getOutputConfig() - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Get output configuration.
getOutputConfig() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get output config.
getOutputDir() - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
PSIMU_OUTPUT_DIR property
getOutputDirectory() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Get the output directory to store the results.
getOutputFrame() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Get the output frame.
getOutputFrame() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get the outputFrame
getOutputFrequency() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Get the output frequency.
getOutputInertialFrame() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
Get output inertial frame.
getOutputListSelect() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
Get output listSelect
getOutputTimeScale() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Get the output time scale.
getOutputTimeScale() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get the outputTimeScale
getOutputTimeScaleType() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
Get output time scale type.
getPropagationData() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Get propagation data
getPropagationDuration() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get propagation duration.
getPropagationFinalDate(AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Get final propagation date.
getPropagationFrame() - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Get the propagation frame.
getPropagatorScenario() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Get propagator scenario.
getPropData() - Method in class fr.cnes.dynvol.psimu.calc.integrator.AbstractNumericalIntegratorData
Get the propagation data.
getPropragator() - Method in class fr.cnes.dynvol.psimu.calc.main.NumericalPropagatorCreator
Get the numerical propagator.
getPsimu() - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Get JPSIMU subroutine mode.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
Get JPSIMU object.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Get JPSIMU object.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
Get JPSIMU object.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
Get JPSIMU object.
getPsimuObject() - Method in interface fr.cnes.dynvol.psimu.ihm.main.PsimuObject
Get JPSIMU object.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Method returning the Psimu objects.
getPsimuObject() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
Get JPSIMU object.
getPVCoordinates(AbsoluteDate, Frame) - Method in class fr.cnes.dynvol.psimu.calc.output.PVreturner
getRelMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.AbstractNumericalIntegratorData
Get the relative mass tolerance.
getRelMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Get the relative mass tolerance.
getRelMassTolerance() - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Get the relative mass tolerance.
getSlopeSelection() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
getSpacecraftState(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the spacecraft state with the requested index.
getSpacecraftState() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputEvent
Get the spacecraft state associated with the event.
getSpacecraftStateList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the list of spacecraft state after a propagation in master mode.
getSpacecraftStateList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Get the list of spacecraft states if available or null if not available (i.e. storage mode FILE).
getSpacecraftStateOnlyEvents(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the spacecraft state with the requested index from a list without events.
getSpacecraftStateOnlyEventsList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the list of events spacecraft state after a propagation in master mode.
getSpacecraftStateOnlyEventsList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Get the list of spacecraft states only with events if available or null if not available (i.e. storage mode FILE).
getSpacecraftStateWithoutEvents(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the spacecraft state with the requested index from a list without events.
getSpacecraftStateWithoutEventsList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Get the list of spacecraft state without events after a propagation in master mode.
getSpacecraftStateWithoutEventsList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Get the list of spacecraft states without events if available or null if not available (i.e. storage mode FILE).
getStatus() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
getStatus() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Method returning the global status of the data.
getStopAltitude() - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Get the stop altitude.
getStopAltitudeChoice() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
Get stop altitude choice.
getStopAltitudeType() - Method in class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Get the stop altitude.
getStorageFile() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get storage file
getStorageMemory() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get the storage memory
getTempDir() - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
PSIMU_TEMP_DIR property
getThreshold() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
getTimeDaysUnitList() - Static method in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Get the time unit list.
getTimeStep() - Method in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.AbstractRKData
Get Integrator timestep.
getType() - Method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Get the column type.
getUnit() - Method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Get units.
getVariable(int, String) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get an element of a list of output variables (given by the index).
getVariableOnlyEvents(int, String) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get an element of a list of output variables (given by the index) only for events.
getVariables(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get a list of output variables (given by the index).
getVariablesList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get lists of output variables.
getVariablesList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get list of variables
getVariablesOnlyEvents(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get a list of output variables (given by the index) only for events.
getVariablesOnlyEventsList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get lists of output variables only for events.
getVariablesOnlyEventsList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get list of variables
getVariablesWithoutEvents(int) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get a list of output variables (given by the index) without events.
getVariablesWithoutEventsList() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get lists of output variables without events.
getVariablesWithoutEventsList() - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Method to get list of variables without events
getVariableWithoutEvents(int, String) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to get an element of a list of output variables (given by the index) without events.
getVehicle() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Get vehicle widget.
GPEventSequenceEventSelector() - Constructor for class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel.GPEventSequenceEventSelector
Constructor.
GRAMS - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Gram string.

H

handleFinalStep(SpacecraftState) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
Handle the last step in the propagation to be sure that it is included in the spacecraft list (file or memory).
handleStep(PatriusStepInterpolator, boolean) - Method in class fr.cnes.dynvol.psimu.calc.main.PsimuStepNormalizer
Handle the last accepted step.
handleStep(SpacecraftState, boolean) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
HOUR - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Hour string.

I

INewVarsFunction - Interface in fr.cnes.dynvol.psimu.calc.output
Interface to define a custom method to add and compute additional variables inside the PSIMU list.
iniPatriusDataset(String) - Static method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Method to initialize PATRIUS DATA SET taking into account additional data before the nominal set included inside the jar
init(SpacecraftState, AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
init(SpacecraftState, AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.calc.main.PsimuStepNormalizer
init(SpacecraftState, AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
initialSpacecraftState(List<Map<String, Object>>) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
Display the initial state of the spacecraft
isDebug() - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
Get it the debug flag is active.
isEmpty() - Method in class fr.cnes.dynvol.psimu.calc.events.GenericCodingEventList
Method to check if the coding Event list is empty.
isUserVisible() - Method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Get if the variable shall be displayed in the userLsit.

K

KG_M3 - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Density units string.
KILOGRAMS - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Kilo string.
KILOMETERS - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Kilometer string.

L

load(String) - Method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Load a property file
loadProperties(String, Properties) - Static method in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
Method to load a property file from a jar (beginning by "/") or locally.

M

main(String[]) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
Main entry point.
MAX_SPAN - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Default maximum span.
METERS - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Meters string.
METERS_SEC - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Velocity string.
METERS_SEC2 - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Acceleration string.

N

NEWTON - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Thrust units string.
NumericalPropagatorCreator - Class in fr.cnes.dynvol.psimu.calc.main
This class is expected to be used in order to build a numerical propagator from PATRIUS.
NumericalPropagatorCreator(Orbit, FirstOrderIntegrator, MassProvider, ForceModelsData, AttitudeProvider, CustomManeuverSequence, Frame) - Constructor for class fr.cnes.dynvol.psimu.calc.main.NumericalPropagatorCreator
Creates a new instance.

O

OUTPUT_NAME - Static variable in class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
Output XML file name.
OutputConfig - Class in fr.cnes.dynvol.psimu.calc.output
Class containing the output configuration.
OutputConfig(Frame, LOFType, double) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Creates a new instance with default time scale (TAI).
OutputConfig(Frame, LOFType, double, TimeScale) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Creates a new instance.
OutputEvent - Class in fr.cnes.dynvol.psimu.calc.output
Class to store the information about the events detected by PSIMU during the propagation.
OutputEvent(SpacecraftState, String) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputEvent
Constructor.
OutputEventComparatorByDate - Class in fr.cnes.dynvol.psimu.calc.output
Class to sort the output events by chronological order.
OutputEventComparatorByDate(boolean) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputEventComparatorByDate
Constructor.
OutputManager - Class in fr.cnes.dynvol.psimu.calc.output
Class to manage all the outputs.
OutputManager(Assembly, Vehicle, ForceModelsData, ExtendedOneAxisEllipsoid, CustomManeuverSequence, OutputConfig, Psimu.StorageType, Psimu.StorageType) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputManager
Constructor.
OutputStepHandler - Class in fr.cnes.dynvol.psimu.calc.output
Handler to add to the numerical propagator of JPSIMU in master mode.
OutputStepHandler(OutputManager, double) - Constructor for class fr.cnes.dynvol.psimu.calc.output.OutputStepHandler
Creates a new instance.

P

PERCENT - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Percent unit string.
PREFIX_OUTPUT - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Output prefix ("OUT_").
PREFIX_SCENARIO - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Scenario prefix ("SCE_").
printSV(String, Orbit, Frame, MassProvider) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Prints the spacecraft state (epoch, frame, mass, Cartesian and Keplerian parameters).
propagateInMasterMode(OutputConfig, List<CustomEventDetector>, Psimu.StorageType) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to propagate the orbit in IHM mode.
propagateInMasterMode(OutputConfig, List<CustomEventDetector>, Psimu.StorageType, Psimu.StorageType) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to propagate the orbit in IHM mode.
propagateInMasterMode() - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Propagates the orbit.
propagateInSlaveMode() - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Method to propagate the orbit in slave mode.
propagateInSlaveMode() - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Propagates in slave mode.
Psimu - Class in fr.cnes.dynvol.psimu.calc.main
Psimu subroutine mode.
Psimu(Orbit, ExtendedOneAxisEllipsoid, UserFramesConfsEnum, AbstractNumericalIntegratorData, Vehicle, MassProvider, ForceModelsData, CustomManeuverSequence, AttitudeProvider) - Constructor for class fr.cnes.dynvol.psimu.calc.main.Psimu
Creates a new instance.
Psimu.StorageType - Enum in fr.cnes.dynvol.psimu.calc.main
Enumerate to choose the storage type to use for the results when running in master mode.
PsimuBatch - Class in fr.cnes.dynvol.psimu.ihm.main
Psimu batch mode.
PsimuBatch(String, String) - Constructor for class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Creates a new instance.
PsimuException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuException
Creates a new instance using a message.
PsimuException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuException
Creates a new instance using a cause.
PsimuIntegratorConfigException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuIntegratorConfigException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuIntegratorConfigException
Creates a new instance using a message.
PsimuIntegratorConfigException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuIntegratorConfigException
Creates a new instance using a cause.
PsimuNumericalPropagatorException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuNumericalPropagatorException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuNumericalPropagatorException
Creates a new instance using a message.
PsimuNumericalPropagatorException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuNumericalPropagatorException
Creates a new instance using a cause.
PsimuObject<T> - Interface in fr.cnes.dynvol.psimu.ihm.main
Interface for JPSIMU objects.
PsimuOutputManagerException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuOutputManagerException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuOutputManagerException
Creates a new instance using a message.
PsimuOutputManagerException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuOutputManagerException
Creates a new instance using a cause.
PsimuPropagationData - Class in fr.cnes.dynvol.psimu.calc.integrator
Class containing the propagation data.
PsimuPropagationData(double, Frame, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Creates a new instance defined by duration.
PsimuPropagationData(AbsoluteDate, Frame, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Creates a new instance defined by final date.
PsimuPropagationData(double, Frame, double, PsimuPropagationData.AltitudeType) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Creates a new instance defined by duration.
PsimuPropagationData(AbsoluteDate, Frame, double, PsimuPropagationData.AltitudeType) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData
Creates a new instance defined by final date.
PsimuPropagationData.AltitudeType - Enum in fr.cnes.dynvol.psimu.calc.integrator
Altitude type.
PsimuPropagationException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuPropagationException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuPropagationException
Creates a new instance using a message.
PsimuPropagationException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuPropagationException
Creates a new instance using a cause.
PsimuRuntimeException - Exception in fr.cnes.dynvol.psimu.exception
Psimu exception.
PsimuRuntimeException(String, Object...) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuRuntimeException
Creates a new instance using a message.
PsimuRuntimeException(Throwable) - Constructor for exception fr.cnes.dynvol.psimu.exception.PsimuRuntimeException
Creates a new instance using a cause.
PsimuStepNormalizer - Class in fr.cnes.dynvol.psimu.calc.main
This class wraps an object implementing PatriusFixedStepHandler into a PatriusStepHandler.
PsimuStepNormalizer(double, PatriusFixedStepHandler) - Constructor for class fr.cnes.dynvol.psimu.calc.main.PsimuStepNormalizer
Simple constructor.
PsimuUtils - Class in fr.cnes.dynvol.psimu.calc.utils
Class containing constants used in JPSIMU.
PVreturner - Class in fr.cnes.dynvol.psimu.calc.output
Returns PV coordinates (position, velocity).
PVreturner(PVCoordinates) - Constructor for class fr.cnes.dynvol.psimu.calc.output.PVreturner
Creates a new instance.

R

read() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
read() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
read() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
read() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
read() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
read() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Overriding the read method.
read() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
readSpacecraftStatesFromFile(boolean, boolean, String, String, String) - Static method in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Method to initialize a list of spacecraft states from a SQlite file.
readVariablesFromFile(boolean, boolean, String, String, List<String>) - Static method in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Method to initialize a list of variables from a SQlite file.
requiresDenseOutput() - Method in class fr.cnes.dynvol.psimu.calc.main.PsimuStepNormalizer
Determines whether this handler needs dense output.
resetState(SpacecraftState) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
RK4data - Class in fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators
Class containing the four order Runge-Kutta integrator data.
RK4data(PsimuPropagationData, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.RK4data
Creates a new instance.
RK6data - Class in fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators
Class containing the sixth order Runge-Kutta integrator data.
RK6data(PsimuPropagationData, double) - Constructor for class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.RK6data
Creates a new instance.
run(String, String, String, boolean) - Method in class fr.cnes.dynvol.psimu.ihm.main.PsimuBatch
Main method (expected to be called from IHM).

S

saveFilesManagement() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimu
saveVTSFiles(String, String) - Method in class fr.cnes.dynvol.psimu.calc.main.Psimu
Save the VTS files.
saveVTSFiles(String, String) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputManager
Save the VTS files.
SCENARIO_NAME - Static variable in class fr.cnes.dynvol.psimu.ihm.main.WidPsimu
Scenario XML file name.
SEC - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Seconds string.
setCommandLine(String[]) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
 
setDefaultConstraints() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Set the default constraints.
setDefaultConstraints() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
Set the default constraints.
setEarthShape(ExtendedOneAxisEllipsoid) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Set Earth Shape.
setExternalDate(AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Method to set the external date and the "external" mode.
setLogger(CodedEventsLogger) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
Set events logger.
setLogLevel(Level) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
Set Logger Level.
setOutputDirectory(String) - Method in class fr.cnes.dynvol.psimu.calc.output.OutputConfig
Set the output directory to store the results.
setOutputManager(OutputManager) - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
Set output manager.
setReferenceDate(AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Set reference date.
setVehicle(GPVehicle) - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Set vehicle widget.
setVerbose(boolean) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
Method to set the verbose mode on/off.
shouldBeRemoved() - Method in class fr.cnes.dynvol.psimu.calc.main.EventWrapper
SpacecraftStateComparatorByDate - Class in fr.cnes.dynvol.psimu.calc.output
Class to sort the spacecraft state by chronological order.
SpacecraftStateComparatorByDate(boolean) - Constructor for class fr.cnes.dynvol.psimu.calc.output.SpacecraftStateComparatorByDate
Constructor.
stdoutPrintf(String, Object...) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
STR_SLASH - Static variable in class fr.cnes.dynvol.psimu.configuration.AppPSimuConfigurationProperties
"/" string
STR_SLASH - Static variable in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
"/" string
SUFFIX_XML - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
XML suffix (".xml)".

T

terminate(int) - Static method in class fr.cnes.dynvol.psimu.ihm.main.AppPSimu
Terminates the application.
THREE_DIM - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
3D vector length.
toBase64(SpacecraftState) - Static method in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
Write the object to a Base64 string.
TOL_LENGTH - Static variable in class fr.cnes.dynvol.psimu.calc.integrator.firstOrderIntegrators.DopData
Tolerances length.
toString() - Method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Method allowing to get the type as a string.

U

updateCondensedStatus(GCondensedStatus) - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
updateCondensedStatus(GCondensedStatus) - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
updateCondensedStatus(GCondensedStatus) - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
updateExternalDate(AbsoluteDate) - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Update external date value.
updatePlots() - Method in class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Update the plots, generally after a computation.
updatePlots() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
Update the plots, generally after a run.
updateStatus() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Update the global status of the widget following the status of its components.
updateStatus() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Update the global status of the widget following the status of its components.
UserFramesConfsEnum - Enum in fr.cnes.dynvol.psimu.calc.main
Enumerate of the possible frames configuration to be used in JPSIMU.
UTC - Static variable in class fr.cnes.dynvol.psimu.calc.utils.PsimuUtils
UTC string.

V

valueOf(String) - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData.AltitudeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.cnes.dynvol.psimu.calc.main.Psimu.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.cnes.dynvol.psimu.calc.main.UserFramesConfsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.EndPropagationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.cnes.dynvol.psimu.calc.integrator.PsimuPropagationData.AltitudeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.cnes.dynvol.psimu.calc.main.Psimu.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.cnes.dynvol.psimu.calc.main.UserFramesConfsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.cnes.dynvol.psimu.calc.output.VarList
Returns an array containing the constants of this enum type, in the order they are declared.
VariablesComparatorByDate - Class in fr.cnes.dynvol.psimu.calc.output
Class to sort the variables lists by chronological order.
VariablesComparatorByDate(boolean) - Constructor for class fr.cnes.dynvol.psimu.calc.output.VariablesComparatorByDate
Constructor.
VarList - Enum in fr.cnes.dynvol.psimu.calc.output
Enumerate for all JPSIMU available output variables.

W

WidConstantInputsPanel - Class in fr.cnes.dynvol.psimu.ihm.constants
Widget for constant inputs panel.
WidConstantInputsPanel(String, boolean) - Constructor for class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
Creates a new instance.
WidEventsPanel - Class in fr.cnes.dynvol.psimu.ihm.events
Widget for the events panel.
WidEventsPanel(String, AbsoluteDate) - Constructor for class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
Constructor with widgetId and externalDate.
WidEventsPanel.GPEventSequenceEventSelector - Class in fr.cnes.dynvol.psimu.ihm.events
Event Selector class to create the events that will be in the eventComponentList.
WidInitialOrbit - Class in fr.cnes.dynvol.psimu.ihm.initialOrbitData
Widget for initial orbit definition.
WidInitialOrbit(String, Orbit) - Constructor for class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
Creates a new instance.
WidIntegrator - Class in fr.cnes.dynvol.psimu.ihm.integrator
Widget for numerical integrator panel definition.
WidIntegrator(String, boolean) - Constructor for class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
Creates a new instance.
WidOutputPanel - Class in fr.cnes.dynvol.psimu.ihm.output
Widget for output panel.
WidOutputPanel(String) - Constructor for class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
Constructor.
WidPropagatorScenarioPanel - Class in fr.cnes.dynvol.psimu.ihm.integrator
Widget for propagation conditions definition.
WidPropagatorScenarioPanel(String, boolean) - Constructor for class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
Creates a new instance.
WidPsimu - Class in fr.cnes.dynvol.psimu.ihm.main
Class defining the top level of the JPSIMU GUI.
WidPsimu() - Constructor for class fr.cnes.dynvol.psimu.ihm.main.WidPsimu
Creates a new instance.
WidPsimuDataPanel - Class in fr.cnes.dynvol.psimu.ihm.main
Class regrouping all data/main widgets from JPSIMU that will be set in Tabbed panes.
WidPsimuDataPanel(boolean) - Constructor for class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Creates a new instance.
WidPsimuDataPanel(WidInitialOrbit, WidConstantInputsPanel, GPVehicle, GPForceModels, GPManeuverSequence, GPAttitudeSequence, WidIntegrator, WidEventsPanel) - Constructor for class fr.cnes.dynvol.psimu.ihm.main.WidPsimuDataPanel
Creates a new instance.
WidResultsPanel - Class in fr.cnes.dynvol.psimu.ihm.output
Widget for results ouptut panel definition.
WidResultsPanel(String) - Constructor for class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
Creates a new title.
WidResultsPanel(String, WidPsimuDataPanel) - Constructor for class fr.cnes.dynvol.psimu.ihm.output.WidResultsPanel
Creates a new results panel.
write() - Method in class fr.cnes.dynvol.psimu.ihm.constants.WidConstantInputsPanel
write() - Method in class fr.cnes.dynvol.psimu.ihm.events.WidEventsPanel
write() - Method in class fr.cnes.dynvol.psimu.ihm.initialOrbitData.WidInitialOrbit
write() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidIntegrator
write() - Method in class fr.cnes.dynvol.psimu.ihm.integrator.WidPropagatorScenarioPanel
write() - Method in class fr.cnes.dynvol.psimu.ihm.output.WidOutputPanel
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.