Photometric Functions
From krc
(Difference between revisions)
Line 10: | Line 10: | ||
PhotoFunc = [-1.-0[ | PhotoFunc = [-1.-0[ | ||
− | ALBEDO | + | ALBEDO = [0-1] |
with PhotoFunc = abs(abs(Minnaert) | with PhotoFunc = abs(abs(Minnaert) | ||
Line 18: | Line 18: | ||
PhotoFunc = ]0-1.[ | PhotoFunc = ]0-1.[ | ||
− | ALBEDO | + | ALBEDO = [0-1] |
For Lunar-like (Kheim=0.25, Vasavada=0.375). | For Lunar-like (Kheim=0.25, Vasavada=0.375). | ||
Line 25: | Line 25: | ||
PhotoFunc = 2 | PhotoFunc = 2 | ||
− | ALBEDO | + | ALBEDO = [0-1] |
Line 31: | Line 31: | ||
PhotoFunc = 3 | PhotoFunc = 3 | ||
− | ALBEDO | + | ALBEDO = [0-1] |
Revision as of 10:17, 15 January 2019
This is only active if there is not an atmosphere; the Delta-Eddington model used to handle atmospheric opacity includes the assumption that the surface is Lambertian.
In some later version when more input parameters are available, it is intended to be allowed when there is an atmosphere [CHECK IF LATEST VERSION DOES IT].
Photometric function include Lambertian, Lommel-Seeliger, Kheim / Lunar-Like, Minnaert (see V34UG.pdf for formalism).
Users can set the photometric function by setting PhotoFunc:
Contents |
Minnaert
PhotoFunc = [-1.-0[ ALBEDO = [0-1]
with PhotoFunc = abs(abs(Minnaert)
Kheim / Lunar-like
PhotoFunc = ]0-1.[ ALBEDO = [0-1]
For Lunar-like (Kheim=0.25, Vasavada=0.375).
Lambert
PhotoFunc = 2 ALBEDO = [0-1]
Lommel-Seeliger
PhotoFunc = 3 ALBEDO = [0-1]