|
| elemental logical function, public | spccoeff_define::spccoeff_associated (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_destroy (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_create (SpcCoeff, n_Channels) |
| |
| subroutine, public | spccoeff_define::spccoeff_inspect (SpcCoeff) |
| |
| logical function, public | spccoeff_define::spccoeff_validrelease (SpcCoeff) |
| |
| subroutine, public | spccoeff_define::spccoeff_info (SpcCoeff, Info, NoComponents) |
| |
| subroutine, public | spccoeff_define::spccoeff_defineversion (Id) |
| |
| subroutine, public | spccoeff_define::spccoeff_subset (SpcCoeff, Sensor_Channel, SC_Subset) |
| |
| subroutine, public | spccoeff_define::spccoeff_concat (SpcCoeff, SC_Array, Sensor_Id) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_clearallflags (SpcCoeff, ChannelIndex) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_issolar (SpcCoeff, ChannelIndex) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_iszeeman (SpcCoeff, ChannelIndex) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setsolar (SpcCoeff, ChannelIndex) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setzeeman (SpcCoeff, ChannelIndex) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_clearsolar (SpcCoeff, ChannelIndex) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_clearzeeman (SpcCoeff, ChannelIndex) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_ismicrowavesensor (SpcCoeff) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_isinfraredsensor (SpcCoeff) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_isvisiblesensor (SpcCoeff) |
| |
| elemental logical function, public | spccoeff_define::spccoeff_isultravioletsensor (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setmicrowavesensor (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setinfraredsensor (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setvisiblesensor (SpcCoeff) |
| |
| elemental subroutine, public | spccoeff_define::spccoeff_setultravioletsensor (SpcCoeff) |
| |
| elemental subroutine | spccoeff_define::spccoeff_clearsensor (SpcCoeff) |
| |
| elemental logical function | spccoeff_define::spccoeff_equal (x, y) |
| |
| elemental logical function | spccoeff_define::spccoeff_issensor (SpcCoeff, Sensor_Type) |
| |
| elemental subroutine | spccoeff_define::spccoeff_setsensor (SpcCoeff, Sensor_Type) |
| |
| elemental logical function | spccoeff_define::spccoeff_isflagset (SpcCoeff, Flag_Type, ChannelIndex) |
| |
| elemental subroutine | spccoeff_define::spccoeff_setflag (SpcCoeff, Flag_Type, ChannelIndex) |
| |
| elemental subroutine | spccoeff_define::spccoeff_clearflag (SpcCoeff, Flag_Type, ChannelIndex) |
| |