honeybee_energy_ph.properties.load.process module¶
Process Equipment PH-Properties
- exception honeybee_energy_ph.properties.load.process.ProcessPhProperties_FromDictError(_expected_types, _input_type)[source]¶
Bases:
Exception- with_traceback()¶
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args¶
- class honeybee_energy_ph.properties.load.process.ProcessPhProperties(_host: ProcessProperties)[source]¶
Bases:
object- duplicate(new_host: Any = None) ProcessPhProperties[source]¶
- classmethod from_dict(_input_dict: dict, _host: Any) ProcessPhProperties[source]¶
- property host: ProcessProperties¶
- property ph_equipment: PhEquipment | None¶