- 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(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.
- 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.