captest.capdata.CapData.rep_irr

property CapData.rep_irr

Reporting POA irradiance anchoring relative irradiance filters.

Resolved when filter_irr is called with ref_val='rep_irr' (or the legacy 'self_val'). Inside a CapTest (self._captest set by CapTest.setup) it reads the single test RC self._captest.rc; standalone it reads this instance’s own self.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.