buildingStats property

SizeAndSunshineStats? buildingStats
getter/setter pair

Size and sunlight quantiles for the entire building, including parts of the roof that were not assigned to some roof segment.

Because the orientations of these parts are not well characterised, the roof area estimate is unreliable, but the ground area estimate is reliable. It may be that a more reliable whole building roof area can be obtained by scaling the roof area from whole_roof_stats by the ratio of the ground areas of building_stats and whole_roof_stats.

Implementation

SizeAndSunshineStats? buildingStats;