26 #include "Zcoordtype.h" 30 temp%x = nh *
cos(llh%lat*torad)*
cos(llh%long*torad)
31 temp%y = nh *
cos(llh%lat*torad)* sin(llh%long*torad)
32 xyz%r(3) = nh * sin(llh%lat * torad)
36 nh = eradius + llh%r(3)
37 temp%r(1) = nh *
cos(llh%r(1)*torad)*
cos(llh%r(2)*torad)
38 temp%r(2) = nh *
cos(llh%r(1)*torad)* sin(llh%r(2)*torad)
39 xyz%r(3) = nh * sin(llh%r(1) * torad)
subroutine cllh2ecent(llh, xyz)
! for length to thickness conversion or v v ! integer maxnodes real Hinf ! This is used when making table for dim simulation ! The slant length for vertical height to km is ! divided by LenStep m steps ! It can cover the slant length of about km for cos
integer max_coord_types * coord_types(2)/'llh'/