modmet_sunhgh_c Function

public function modmet_sunhgh_c(lat, lon, mt, dy, hr, mn) result(sinphi) bind(C, name="modmet_sunhgh_c")

Arguments

Type IntentOptional Attributes Name
real(kind=c_double), intent(in), value :: lat
real(kind=c_double), intent(in), value :: lon
integer(kind=c_int), intent(in), value :: mt
integer(kind=c_int), intent(in), value :: dy
integer(kind=c_int), intent(in), value :: hr
integer(kind=c_int), intent(in), value :: mn

Return Value real(kind=c_double)


Calls

proc~~modmet_sunhgh_c~~CallsGraph proc~modmet_sunhgh_c modmet_sunhgh_c proc~modmet_sunhgh modmet_sunhgh proc~modmet_sunhgh_c->proc~modmet_sunhgh