class RoofSegmentSummary extends Model (View source)

Properties

float $azimuthDegrees
int $panelsCount
float $pitchDegrees
int $segmentIndex
float $yearlyEnergyDcKwh

Methods

setAzimuthDegrees($azimuthDegrees)

No description

float
getAzimuthDegrees()

No description

setPanelsCount($panelsCount)

No description

int
getPanelsCount()

No description

setPitchDegrees($pitchDegrees)

No description

float
getPitchDegrees()

No description

setSegmentIndex($segmentIndex)

No description

int
getSegmentIndex()

No description

setYearlyEnergyDcKwh($yearlyEnergyDcKwh)

No description

float
getYearlyEnergyDcKwh()

No description

Details

setAzimuthDegrees($azimuthDegrees)

No description

Parameters

$azimuthDegrees

float getAzimuthDegrees()

No description

Return Value

float

setPanelsCount($panelsCount)

No description

Parameters

$panelsCount

int getPanelsCount()

No description

Return Value

int

setPitchDegrees($pitchDegrees)

No description

Parameters

$pitchDegrees

float getPitchDegrees()

No description

Return Value

float

setSegmentIndex($segmentIndex)

No description

Parameters

$segmentIndex

int getSegmentIndex()

No description

Return Value

int

setYearlyEnergyDcKwh($yearlyEnergyDcKwh)

No description

Parameters

$yearlyEnergyDcKwh

float getYearlyEnergyDcKwh()

No description

Return Value

float