RoofSegmentSizeAndSunshineStats
class RoofSegmentSizeAndSunshineStats extends Model (View source)
Properties
float | $azimuthDegrees | ||
protected | $boundingBoxType | ||
protected | $boundingBoxDataType | ||
protected | $centerType | ||
protected | $centerDataType | ||
float | $pitchDegrees | ||
float | $planeHeightAtCenterMeters | ||
protected | $statsType | ||
protected | $statsDataType |
Methods
setAzimuthDegrees($azimuthDegrees)
No description
float
getAzimuthDegrees()
No description
getBoundingBox()
No description
setPitchDegrees($pitchDegrees)
No description
float
getPitchDegrees()
No description
setPlaneHeightAtCenterMeters($planeHeightAtCenterMeters)
No description
float
getPlaneHeightAtCenterMeters()
No description
getStats()
No description
Details
setAzimuthDegrees($azimuthDegrees)
No description
float
getAzimuthDegrees()
No description
setBoundingBox(LatLngBox $boundingBox)
No description
LatLngBox
getBoundingBox()
No description
setCenter(LatLng $center)
No description
LatLng
getCenter()
No description
setPitchDegrees($pitchDegrees)
No description
float
getPitchDegrees()
No description
setPlaneHeightAtCenterMeters($planeHeightAtCenterMeters)
No description
float
getPlaneHeightAtCenterMeters()
No description
setStats(SizeAndSunshineStats $stats)
No description
SizeAndSunshineStats
getStats()
No description