API Reference occupancy

occupancy

PHX Occupancy (People) Utilization Schedule.

Source: PHX/occupancy.py


PhxScheduleOccupancy

Occupancy utilization schedule defining daily operating hours and annual utilization.

Properties

PropertyTypeDescription
annual_utilization_factorReturn the annual Utilization Rate (0-1) relative to the entire year (8760 hours)
daily_operating_hoursReturn the total Daily Operating Hours (end-hour - start-hour).
annual_operating_hoursReturn the total Annual Operating Hours (daily-hours * annual-util-days).
unique_keyReturn a key unique to this ‘type’ (collection of values) of pattern

Methods

classmethod constant_operation()

Return a constant operation (24/7, 365d) schedule.