Uses of Class
org.seamcat.model.plugin.propagation.LongleyRice_modInput.Polarization
-
Packages that use LongleyRice_modInput.Polarization Package Description org.seamcat.model.plugin.propagation -
-
Uses of LongleyRice_modInput.Polarization in org.seamcat.model.plugin.propagation
Fields in org.seamcat.model.plugin.propagation declared as LongleyRice_modInput.Polarization Modifier and Type Field Description static LongleyRice_modInput.Polarization
LongleyRice_modInput. polarisation
Methods in org.seamcat.model.plugin.propagation that return LongleyRice_modInput.Polarization Modifier and Type Method Description LongleyRice_modInput.Polarization
LongleyRice_modInput. polarisation()
static LongleyRice_modInput.Polarization
LongleyRice_modInput.Polarization. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LongleyRice_modInput.Polarization[]
LongleyRice_modInput.Polarization. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-