org.spase.parser121
Enum EnumMeasurementType

java.lang.Object
  extended by java.lang.Enum<EnumMeasurementType>
      extended by org.spase.parser121.EnumMeasurementType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<EnumMeasurementType>

public enum EnumMeasurementType
extends java.lang.Enum<EnumMeasurementType>

Java class for enumMeasurementType.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="enumMeasurementType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="ActivityIndex"/>
     <enumeration value="ChargedParticleFlux"/>
     <enumeration value="Dopplergram"/>
     <enumeration value="ElectricField"/>
     <enumeration value="EnergeticParticles"/>
     <enumeration value="Ephemeris"/>
     <enumeration value="ImageIntensity"/>
     <enumeration value="InstrumentStatus"/>
     <enumeration value="IonComposition"/>
     <enumeration value="Irradiance"/>
     <enumeration value="MagneticField"/>
     <enumeration value="Magnetogram"/>
     <enumeration value="NeutralAtomImages"/>
     <enumeration value="NeutralGas"/>
     <enumeration value="Profile"/>
     <enumeration value="Radiance"/>
     <enumeration value="RadioandPlasmaWaves"/>
     <enumeration value="RadioSoundings"/>
     <enumeration value="Spectrum"/>
     <enumeration value="ThermalPlasma"/>
   </restriction>
 </simpleType>
 


Enum Constant Summary
ACTIVITY_INDEX
          An indication, derived from one or more measurements, of the level of activity of an object or region, such as sunspot number, F10.7 flux, Dst, or the Polar Cap Indices.
CHARGED_PARTICLE_FLUX
          Measurements of fluxes of charged or ionized particles at above thermal energies, including relativistic particles of solar and galactic origin.
DOPPLERGRAM
          A map or image depicting the spatial distribution of line-of-sight velocities of the observed object.
ELECTRIC_FIELD
          Measurements of electric field vectors (sometimes not all components) as a time series.
ENERGETIC_PARTICLES
          Pieces of matter that are moving very fast.
EPHEMERIS
          The spatial coordinates of a body as a function of time.
IMAGE_INTENSITY
          Measurements of the two-dimensional distribution of the intensity of photons from some region or object such as the Sun or the polar auroral regions; can be in any wavelength band, and polarized, etc.
INSTRUMENT_STATUS
          A quantity directly related to the operation or function of an instrument.
ION_COMPOSITION
          In situ measurements of the relative flux or density of electrically charged particles in the space environment.
IRRADIANCE
          A radiometric term for the power of electromagnetic radiation at a surface, per unit area.
MAGNETIC_FIELD
          Measurements of magnetic field vectors (sometimes not all components) as time series; can be space- or ground-based.
MAGNETOGRAM
          Measurements of the vector or line-of-sight magnetic field determined from remote sensing measurements of the detailed structure of spectral lines, including their splitting and polarization.
NEUTRAL_ATOM_IMAGES
          Measurements of neutral atom fluxes as a function of look direction; often related to remote energetic charged particles that lose their charge through charge-exchange and then reach the detector on a line.
NEUTRAL_GAS
          Measurements of neutral atomic and molecular components of a gas.
PROFILE
          Measurements of a quantity as a function of height above an object such as the limb of a body.
RADIANCE
          A radiometric measurement that describe the amount of electromagnetic radiation that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction.
RADIO_SOUNDINGS
          Measurements of plasma density, magnetic field and possibly other parameters of the space environment by active probing of the plasma by radio waves.
RADIOAND_PLASMA_WAVES
          Measurements of electric and/or magnetic fields using electric or magnetic antennas at frequencies anywhere between the spacecraft spin frequency and the characteristic frequencies of the ambient plasma.
SPECTRUM
          Measurements of the intensity of radiation as a function of frequency or wavelength.
THERMAL_PLASMA
          Measurements of the plasma in the energy regime where the most of the plasma occurs.
 
Method Summary
static EnumMeasurementType fromValue(java.lang.String v)
           
 java.lang.String value()
           
static EnumMeasurementType valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EnumMeasurementType[] values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

ACTIVITY_INDEX

public static final EnumMeasurementType ACTIVITY_INDEX
An indication, derived from one or more measurements, of the level of activity of an object or region, such as sunspot number, F10.7 flux, Dst, or the Polar Cap Indices.


CHARGED_PARTICLE_FLUX

public static final EnumMeasurementType CHARGED_PARTICLE_FLUX
Measurements of fluxes of charged or ionized particles at above thermal energies, including relativistic particles of solar and galactic origin. May give simple fluxes, but more complete distributions are sometimes possible. Composition measurements may also be made.


DOPPLERGRAM

public static final EnumMeasurementType DOPPLERGRAM
A map or image depicting the spatial distribution of line-of-sight velocities of the observed object.


ELECTRIC_FIELD

public static final EnumMeasurementType ELECTRIC_FIELD
Measurements of electric field vectors (sometimes not all components) as a time series.


ENERGETIC_PARTICLES

public static final EnumMeasurementType ENERGETIC_PARTICLES
Pieces of matter that are moving very fast. Energetic particles include protons, electrons, neutrons, neutrinos, the nuclei of atoms, and other sub-atomic particles.


EPHEMERIS

public static final EnumMeasurementType EPHEMERIS
The spatial coordinates of a body as a function of time. When used as an Instrument Type it represents the process or methods used to generate spatial coordinates.


IMAGE_INTENSITY

public static final EnumMeasurementType IMAGE_INTENSITY
Measurements of the two-dimensional distribution of the intensity of photons from some region or object such as the Sun or the polar auroral regions; can be in any wavelength band, and polarized, etc.


INSTRUMENT_STATUS

public static final EnumMeasurementType INSTRUMENT_STATUS
A quantity directly related to the operation or function of an instrument.


ION_COMPOSITION

public static final EnumMeasurementType ION_COMPOSITION
In situ measurements of the relative flux or density of electrically charged particles in the space environment. May give simple fluxes, but full distribution functions are sometimes measured.


IRRADIANCE

public static final EnumMeasurementType IRRADIANCE
A radiometric term for the power of electromagnetic radiation at a surface, per unit area. "Irradiance" is used when the electromagnetic radiation is incident on the surface. The SI unit of irradiance is watts per square meter (W·m-2).


MAGNETIC_FIELD

public static final EnumMeasurementType MAGNETIC_FIELD
Measurements of magnetic field vectors (sometimes not all components) as time series; can be space- or ground-based. Also, [Zeeman splitting, etc. based]: A region of space near a magnetized body where magnetic forces can be detected [as measured by methods such as Zeeman splitting, etc.]


MAGNETOGRAM

public static final EnumMeasurementType MAGNETOGRAM
Measurements of the vector or line-of-sight magnetic field determined from remote sensing measurements of the detailed structure of spectral lines, including their splitting and polarization. ("Magnetogram.")


NEUTRAL_ATOM_IMAGES

public static final EnumMeasurementType NEUTRAL_ATOM_IMAGES
Measurements of neutral atom fluxes as a function of look direction; often related to remote energetic charged particles that lose their charge through charge-exchange and then reach the detector on a line.


NEUTRAL_GAS

public static final EnumMeasurementType NEUTRAL_GAS
Measurements of neutral atomic and molecular components of a gas.


PROFILE

public static final EnumMeasurementType PROFILE
Measurements of a quantity as a function of height above an object such as the limb of a body.


RADIANCE

public static final EnumMeasurementType RADIANCE
A radiometric measurement that describe the amount of electromagnetic radiation that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction. They are used to characterize both emission from diffuse sources and reflection from diffuse surfaces. The SI unit of radiance is watts per steradian per square meter (W·sr-1·m-2).


RADIOAND_PLASMA_WAVES

public static final EnumMeasurementType RADIOAND_PLASMA_WAVES
Measurements of electric and/or magnetic fields using electric or magnetic antennas at frequencies anywhere between the spacecraft spin frequency and the characteristic frequencies of the ambient plasma. The output can be waveform, power spectral density, or other statistical parameters.


RADIO_SOUNDINGS

public static final EnumMeasurementType RADIO_SOUNDINGS
Measurements of plasma density, magnetic field and possibly other parameters of the space environment by active probing of the plasma by radio waves.


SPECTRUM

public static final EnumMeasurementType SPECTRUM
Measurements of the intensity of radiation as a function of frequency or wavelength.


THERMAL_PLASMA

public static final EnumMeasurementType THERMAL_PLASMA
Measurements of the plasma in the energy regime where the most of the plasma occurs. May be the basic fluxes in the form of distribution functions or the derived bulk parameters (density, flow velocity, etc.).

Method Detail

values

public static final EnumMeasurementType[] values()
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants as follows:
for(EnumMeasurementType c : EnumMeasurementType.values())
        System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they're declared

valueOf

public static EnumMeasurementType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name

value

public java.lang.String value()

fromValue

public static EnumMeasurementType fromValue(java.lang.String v)