class SolarPanel extends Model (View source)

Properties

protected $centerType
protected $centerDataType
string $orientation
int $segmentIndex
float $yearlyEnergyDcKwh

Methods

setCenter(LatLng $center)

No description

getCenter()

No description

setOrientation($orientation)

No description

string
getOrientation()

No description

setSegmentIndex($segmentIndex)

No description

int
getSegmentIndex()

No description

setYearlyEnergyDcKwh($yearlyEnergyDcKwh)

No description

float
getYearlyEnergyDcKwh()

No description

Details

setCenter(LatLng $center)

No description

Parameters

LatLng $center

LatLng getCenter()

No description

Return Value

LatLng

setOrientation($orientation)

No description

Parameters

$orientation

string getOrientation()

No description

Return Value

string

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