API Reference variant

variant

A Building Variant with all of its relevant data, and related functions.

Source: ph_adorb/variant.py


PhAdorbVariant

A single variant of a building design with all data needed for ADORB cost calculation.

Inherits from: BaseModel

Properties

PropertyTypeDescription
total_purchased_electricity_kwhReturn the total annual purchased electricity in KWH.
all_carbon_measuresReturn a collection of all the Carbon Measures.
performance_measure_collectionReturn a collection of only the Performance Carbon Measures.
nonperformance_carbon_measuresReturn a collection of only the Non-Performance Carbon Measures.