Computes proton integral fluxes at the specified time, returned in an array of doubles (1 flux per proton energy). Uses FluxPerParticleEnergy Dimension.
| [Visual Basic .NET] |
|---|
Public Function ComputeProtonIntegralFluxes( _ ByVal Time As System.Object _ ) As System.Array |
| [C#] |
|---|
public System.Array ComputeProtonIntegralFluxes( |
| [Managed C++] |
|---|
public: System::Array ComputeProtonIntegralFluxes( |
| [Java] |
|---|
public Object[] computeProtonIntegralFluxes( |
- Time
