pybsm.metrics.functional.niirs
- pybsm.metrics.functional.niirs(*, sensor: Sensor, scenario: Scenario, interp: bool | None = False) Metrics
Returns NIIRS values and all intermediate calculations.
This function implements the original MATLAB-based NIIRS model and can serve as a template for building other sensor models.
- Parameters:
sensor – an object from the class sensor
scenario – an object from the class scenario
- Returns:
- nm:
an object containing results of the GIQE calculation along with many intermediate calculations