PhaseCorrectorOptions¶
giant.relative_opnav.estimators.unresolved
:
- Parameters:
phase_correction_type (PhaseCorrectionType)
brdf (IlluminationModel)
The type of phase correction to use, if requested.
See
PhaseCorrectionType
for details.
The illumination model used to convert geometry into expected illumination.
This is only used if the
RASTERED
phase correction type is chosen and is ignored otherwise.
Determine the options input to the dataclass.
This property method will ignore all internal properties and functions
Summary of Methods
Update the options as attributes of the object class |
|
this is used to overwrite options in variables only used in __init__ |
|
This method is used for special cases when certain options should be overwritten |