WSF_OPTICAL_REFLECTIVITY

optical_reflectivity WSF_OPTICAL_REFLECTIVITY
optical_reflectivity <signature-name> (WSF_OPTICAL_REFLECTIVITY)
   interpolate_tables <boolean-value>
   interpolation_type [linear | logarithmic]
   state <state-name> | default
       ... Azimuth-Elevation Table Definition ...
   state ...
end_optical_reflectivity

Overview

WSF_OPTICAL_REFLECTIVITY provides the standard implementation used by 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.

<signature-name> 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.)

Commands

interpolate_tables <boolean-value>

Specifies whether to apply interpolation to the defined Azimuth-Elevation Table Definition. The type of interpolation can be either linear or logarithmic (see interpolation_type).

Default true

interpolation_type <linear | logarithmic>

Specifies whether to use linear or logarithmic interpolation when interpolating data in the azimuth elevation tables.

Default linear

state [ <state-name> | default ]

Indicates that the following table definition will be used when the platform is in the signature state <state-name>. 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.