COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | csetmagfield (sys, b1, b2, b3, b) |
brief set Calculated magnetic field to /magfield/ b More... | |
brief set Calculated magnetic field to /magfield/ b
[in] | sys | which system. 'xyz', 'hva', 'ned' etc data type character*3. |
[in] | b1,b2,b3 | 3 components of mag. in the system 'sys' data type real*8 |
[out] | b | /magfield/ |
Definition at line 6 of file csetMagField.f.
References cerrormsg(), and mag_types().
Referenced by cgeomag(), chva2ned(), cned2ecent(), cned2hva(), and cxyz2ned().