![]() | Particle |
The ParticleSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | AtomicNumber | Gets/sets the atomic number for the particle source. Only accessible for an ion type particle source. |
![]() | Charge | Gets/sets the charge value in electrons for an ion particle source. Set only accessible for an ion type particle source. |
![]() | ChargeDensity | Gets/sets the charge density in A/m^3 for the charge-density-shaped particle source. Set only accessible for a charge-density-shaped particle source. |
![]() | Current | Gets/sets the current in A/m^2 (in n/m^2 s for neutral particles) for the monenergetic input type particle source. Set only accessible for particle sources not of type STK or when of type File, override file currents is true. |
![]() | CylindricalPlane | Gets/sets the normal direction of the plane for a cylinder-shaped particle source. Set only accessible for a cylinder-shaped particle source. |
![]() | Direction | Gets/sets the direction for the planar-shaped particle source. Set only accessible for a planar-shaped particle source. |
![]() | Divisions | Gets/sets the number of sources for a cylinder-shaped particle source. Set only accessible for a spherical-shaped particle source. |
![]() | IncidenceType | Gets/sets the incidence type for the a spherical-shaped particle source. Set only accessible for a spherical-shaped particle source. |
![]() | IntegralFluxTime | Gets/sets the integral flux time for the manual input type particle source. Only accessible for a manual input type particle. |
![]() | NegX | Gets/sets a boolean indicating if the particle is activated in the -x direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | NegY | Gets/sets a boolean indicating if the particle is activated in the -y direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | NegZ | Gets/sets a boolean indicating if the particle is activated in the -z direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | NuclearExcitation | Gets/sets the nuclear excitation in MeV for an ion particle source. Set only accessible for an ion type particle source. |
![]() | NucleonNumber | Gets/sets the nucleon number for the particle source. Set only accessible for an ion type particle source. |
![]() | NumberParticles | Gets/sets the number of particles for the particle source. |
![]() | NumberTimeSteps | Gets/sets the number of time steps for the particle source. |
![]() | OverrideFileCurrents | Gets/sets a boolean that overrides current in imported file with the value from current. Set only accessible for a file input type particle source. |
![]() | ParticleInputType | Gets/sets the method of input for the particle source. |
![]() | ParticleType | Gets/sets the type of particle for the particle source. |
![]() | PlanarPlane | Gets/sets the normal direction of the plane for a planar-shaped particle source. Set only accessible for a planar-shaped particle source. |
![]() | PosX | Gets/sets a boolean indicating if the particle is activated in the +x direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | PosY | Gets/sets a boolean indicating if the particle is activated in the +y direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | PosZ | Gets/sets a boolean indicating if the particle is activated in the +z direction for a box-shaped source. Set only accessible for a box-shaped particle source. |
![]() | SatelliteName | Gets/sets the name of satellite to be imported from STK. Set only accessible for a STK input type particle source. |
![]() | Shape | Get/sets the shape for the particle source. |
![]() | SpectrumEnergy | Gets/sets the spectrum energy in MeV for the monenergetic input type particle source. Set only accessible for a monoenergetic input type particle source. |
![]() | SpectrumEnergyBins | Gets the spectrum energy bins for the manual input type particle source. |
![]() | SpectrumFile | Gets/sets the file name for the file input type particle source. On set, if the file exists and is different than the previous file, the spectrum file will be read in. Set only accessible for a file input type particle source. |
![]() | SyncSTK | Gets boolean indicating whether the paricle source is synced with STK. On set, if true, the spectrum file will be read from STK. Set only accessible for a STK input type particle source. |