Planetary Fluxes
printf("\nKRC supports Eclipses but requires the following parameters\n")
printf("PFlux = forces a planetary flux on a orbiting body (Default = \"F\") \n")
printf(" Needs the following Parameters (Default Provided for common bodies)\n") printf(" BT_Avg : Average Brightness Temperature [K] \n") printf(" BT_Min : Min Brightness Temperature, if diurnal cycle [K] \n") printf(" BT_Max : Max Brightness Temperature [K] \n") printf(" Dis_AU : Distance form Sun in AU \n") printf(" Geom_alb : Geometric Albedo [1]\n") printf(" Mut_Period : Mutual Period [?]\n") printf(" Orb_Radius : Orbiting Radius [km] \n") printf(" Radius : Radius of the Obiting body [km] \n") printf(" Lon_Hr : Longitude Hour of the surface point \n")
printf(" OR: \n")
printf(" IR : A 2 x n x 1 array with IR flux (1st col.) vs. LTST (2nd col.) \n") printf(" Vis : A 2 x n x 1 array with Vis flux (1st col.) vs. LTST (2nd col.) \n")