pvlib.tracking.SingleAxisTracker.get_iam#
- SingleAxisTracker.get_iam(aoi, iam_model='physical')#
Determine the incidence angle modifier using the method specified by
iam_model.Parameters for the selected IAM model are expected to be in
PVSystem.module_parameters. Default parameters are available for the ‘physical’, ‘ashrae’ and ‘martin_ruiz’ models.- Parameters
- Returns
- Raises
ValueError – if iam_model is not a valid model name.