:orphan: .. **************************************************************************** .. CUI .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** WSF_OPTICAL_REFLECTIVITY ------------------------ .. model:: optical_reflectivity WSF_OPTICAL_REFLECTIVITY .. parsed-literal:: optical_reflectivity ** (:model:`WSF_OPTICAL_REFLECTIVITY`) interpolate_tables_ interpolation_type_ [linear | logarithmic] state_ | default ... :ref:`Azimuth-elevation_Table_Definition` ... state_ ... end_optical_reflectivity Overview ======== :model:`WSF_OPTICAL_REFLECTIVITY` provides the standard implementation used by :command:`optical_reflectivity` if the user did not specify a different implementation model. The dependent value for the azimuth-elevation table is the unit-less reflectivity. **** is the name to be given to the signature. If the name specifies the name of an existing definition then the new definition will replace the current one (i.e. the last occurrence will be used for the simulation.) .. block:: WSF_OPTICAL_REFLECTIVITY Commands ======== .. command:: interpolate_tables Specifies whether to apply interpolation to the defined :ref:`Azimuth-elevation_Table_Definition`. The type of interpolation can be either linear or logarithmic (see interpolation_type_). **Default** true .. command:: interpolation_type Specifies whether to use linear or logarithmic interpolation when interpolating data in the azimuth elevation tables. **Default** linear .. command:: state [ | default ] Indicates that the following table definition will be used when the platform is in the signature state **. If **default** is specified then the subsequent table will be used if the platform is in a signature state that does not match any of the states defined in the signature. If a **state** command is not specified, then the signature has one table that applies to all signature states.