pvanalytics.system.Tracker

class pvanalytics.system.Tracker

Enum describing the orientation of a PV System.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Attributes

FIXED

A system with a fixed azimuth and tilt.

TRACKING

A system equipped with a tracker.

UNKNOWN

A system where the tracking cannot be determined.