Abstract class Instrument_BRDF_ModelThe abstract class Instrument_BRDF_Model was created in order to classify a set of scattering models as improper BRDF models. Models which inherit Instrument_BRDF_Model should be understood to not represent true scattering functions, but rather those which would be measured by instruments under certain conditions. Parameters:
See also:SCATMECH Home, Conventions, BRDF_Model, Include file:#include "instrument.h" Source code:instrument.cpp reg_instrument.cpp Definition of public elements:class Instrument_BRDF_Model : public BRDF_Model { }; typedef Model_Ptr<Instrument_BRDF_Model> Instrument_BRDF_Model_Ptr; For More Information
SCATMECH Technical Information and Questions
Current SCATMECH version: 6.00 (February 2008) |