captest.capdata.CapData.rep_irr
- property CapData.rep_irr
Reporting POA irradiance anchoring relative irradiance filters.
Resolved when
filter_irris called withref_val='rep_irr'(or the legacy'self_val'). Inside a CapTest (self._captestset byCapTest.setup) it reads the single test RCself._captest.rc; standalone it reads this instance’s ownself.rc.- Returns:
The
'poa'reporting condition of the resolved RC.- Return type:
float
- Raises:
ValueError – If no RC is available, or the resolved RC lacks a
'poa'column.