Spacecraft.ParticleFluxTimes(Variable, Variable, Variable, Variable, Variable, Variable) Method |
Top |
DescriptionDetermines when the spacecraft crosses into or out of a region with a certain level of flux. The ParticleFluxTimes method uses the NASA AP-8 and AE-8 particle flux maps to calculate the omnidirectional flux of the specified particle type with the energy level specified by minimumEnergy. The AP/AE maps contain collected data of proton and electron fluxes in the Earth's radiation belt with energy ranges from 0.04 MeV to 7 MeV for electrons and from 0.1 MeV to 400 MeV for protons. See the help file for links to more detailed documentation on the AP/AE maps. The user has the option to specify epoch and longitude offsets to include in the flux calculation.
For more detailed information on the particle flux models, please see the Goddard Space Flight Center's description here: http://ccmc.gsfc.nasa.gov/modelweb/magnetos/aeap.html
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Note: This is an interval method. See the Interval Methods page for more information. Note: This method has a state. See the Methods and Properties with State page for more information.
Method Signature
Arguments
Return Value
Returns a string containing the entrance or exit time for any flux threshold crossings.
The FF_Preferences.IntervalEventReportingBehavior property controls whether the start and end of propagation are reported as events. By default, if entry into high flux starts before the beginning of the propagation span, FreeFlyer will label the start of the propagation as the entry into high flux. If the time in high flux extends past the end of the propagation span, FreeFlyer labels the end of propagation as the exit from high flux.
Syntax
See also Coverage and Contact Analysis Guide
|