body_hash
stringlengths
64
64
body
stringlengths
23
109k
docstring
stringlengths
1
57k
path
stringlengths
4
198
name
stringlengths
1
115
repository_name
stringlengths
7
111
repository_stars
float64
0
191k
lang
stringclasses
1 value
body_without_docstring
stringlengths
14
108k
unified
stringlengths
45
133k
fe571b1b5cc86fb3e03b85996d1a792e8f0ca8b46a24e4c748e783a986b6ee74
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Name`' self['Supply Air Fan Name'] = value
Corresponds to IDD field `Supply Air Fan Name`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_name
marcelosalles/pyidf
19
python
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Name`<|endoftext|>
c2c950815bf03ed97c7c4e2deb9e80be5ef344590ba57e15390235e20e4ae422
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
field `Cooling Coil Object Type` Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']<|docstring|>field `Cooling Coil Object Type` Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set<|endoftext|>
e3ac5efa41b9efef5448e40e65ec3be3037a428925356f91b53877e2292c5305
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): 'Corresponds to IDD field `Cooling Coil Object Type`' self['Cooling Coil Object Type'] = value
Corresponds to IDD field `Cooling Coil Object Type`
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value<|docstring|>Corresponds to IDD field `Cooling Coil Object Type`<|endoftext|>
0c636de3a9c116a06a114957fe0a50c365a71a6e3220791b76aa4c58985ce10e
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']
field `Cooling Coil Name` Args: value (str): value for IDD Field `Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_coil_name
marcelosalles/pyidf
19
python
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']<|docstring|>field `Cooling Coil Name` Args: value (str): value for IDD Field `Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_name` or None if not set<|endoftext|>
25dd091a1898223edd37d7e7f3e963d97873207d11b97cc03b5924dd5a0b1bf0
@cooling_coil_name.setter def cooling_coil_name(self, value=None): 'Corresponds to IDD field `Cooling Coil Name`' self['Cooling Coil Name'] = value
Corresponds to IDD field `Cooling Coil Name`
pyidf/zone_hvac_forced_air_units.py
cooling_coil_name
marcelosalles/pyidf
19
python
@cooling_coil_name.setter def cooling_coil_name(self, value=None): self['Cooling Coil Name'] = value
@cooling_coil_name.setter def cooling_coil_name(self, value=None): self['Cooling Coil Name'] = value<|docstring|>Corresponds to IDD field `Cooling Coil Name`<|endoftext|>
cbb31b7119d88248df5984cea66d9b6db4ac8f425fe4539934738ba46f812147
@property def maximum_cold_water_flow_rate(self): 'field `Maximum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_cold_water_flow_rate` or None if not set\n\n ' return self['Maximum Cold Water Flow Rate']
field `Maximum Cold Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float or "Autosize"): value for IDD Field `Maximum Cold Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_cold_water_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
maximum_cold_water_flow_rate
marcelosalles/pyidf
19
python
@property def maximum_cold_water_flow_rate(self): 'field `Maximum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_cold_water_flow_rate` or None if not set\n\n ' return self['Maximum Cold Water Flow Rate']
@property def maximum_cold_water_flow_rate(self): 'field `Maximum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_cold_water_flow_rate` or None if not set\n\n ' return self['Maximum Cold Water Flow Rate']<|docstring|>field `Maximum Cold Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float or "Autosize"): value for IDD Field `Maximum Cold Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_cold_water_flow_rate` or None if not set<|endoftext|>
79a495771e1544c26f6c1e514cb303a7e87cc44b57556d8b1d0ae751a433fd0a
@maximum_cold_water_flow_rate.setter def maximum_cold_water_flow_rate(self, value=None): 'Corresponds to IDD field `Maximum Cold Water Flow Rate`' self['Maximum Cold Water Flow Rate'] = value
Corresponds to IDD field `Maximum Cold Water Flow Rate`
pyidf/zone_hvac_forced_air_units.py
maximum_cold_water_flow_rate
marcelosalles/pyidf
19
python
@maximum_cold_water_flow_rate.setter def maximum_cold_water_flow_rate(self, value=None): self['Maximum Cold Water Flow Rate'] = value
@maximum_cold_water_flow_rate.setter def maximum_cold_water_flow_rate(self, value=None): self['Maximum Cold Water Flow Rate'] = value<|docstring|>Corresponds to IDD field `Maximum Cold Water Flow Rate`<|endoftext|>
4ba690b514b7980724179e5511bfecac5f2db6cdc46d691daa14f7cd90e77edb
@property def minimum_cold_water_flow_rate(self): 'field `Minimum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_cold_water_flow_rate` or None if not set\n\n ' return self['Minimum Cold Water Flow Rate']
field `Minimum Cold Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float): value for IDD Field `Minimum Cold Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `minimum_cold_water_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
minimum_cold_water_flow_rate
marcelosalles/pyidf
19
python
@property def minimum_cold_water_flow_rate(self): 'field `Minimum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_cold_water_flow_rate` or None if not set\n\n ' return self['Minimum Cold Water Flow Rate']
@property def minimum_cold_water_flow_rate(self): 'field `Minimum Cold Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Cold Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_cold_water_flow_rate` or None if not set\n\n ' return self['Minimum Cold Water Flow Rate']<|docstring|>field `Minimum Cold Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float): value for IDD Field `Minimum Cold Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `minimum_cold_water_flow_rate` or None if not set<|endoftext|>
dcf9d5bfa606148c0764061d879d6e40b88719e23dc8ec9aac5f23df4ef27371
@minimum_cold_water_flow_rate.setter def minimum_cold_water_flow_rate(self, value=None): 'Corresponds to IDD field `Minimum Cold Water Flow Rate`' self['Minimum Cold Water Flow Rate'] = value
Corresponds to IDD field `Minimum Cold Water Flow Rate`
pyidf/zone_hvac_forced_air_units.py
minimum_cold_water_flow_rate
marcelosalles/pyidf
19
python
@minimum_cold_water_flow_rate.setter def minimum_cold_water_flow_rate(self, value=None): self['Minimum Cold Water Flow Rate'] = value
@minimum_cold_water_flow_rate.setter def minimum_cold_water_flow_rate(self, value=None): self['Minimum Cold Water Flow Rate'] = value<|docstring|>Corresponds to IDD field `Minimum Cold Water Flow Rate`<|endoftext|>
ddf004dbe3bbd45993e4a7e5836ae3f120a28eabac64f44f884864a8ced7e273
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']
field `Cooling Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Cooling Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `cooling_convergence_tolerance` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_convergence_tolerance
marcelosalles/pyidf
19
python
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']<|docstring|>field `Cooling Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Cooling Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `cooling_convergence_tolerance` or None if not set<|endoftext|>
ae725df41bb2dc130d9142ba94dbdc59d31b8037ce586aec9d357d757252cd1a
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): 'Corresponds to IDD field `Cooling Convergence Tolerance`' self['Cooling Convergence Tolerance'] = value
Corresponds to IDD field `Cooling Convergence Tolerance`
pyidf/zone_hvac_forced_air_units.py
cooling_convergence_tolerance
marcelosalles/pyidf
19
python
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): self['Cooling Convergence Tolerance'] = value
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): self['Cooling Convergence Tolerance'] = value<|docstring|>Corresponds to IDD field `Cooling Convergence Tolerance`<|endoftext|>
c2ef9e4cc6529e49d3e3427bea2d5ce3329c43a9f3bd9f6da046c496b94df329
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']
field `Heating Coil Object Type` Args: value (str): value for IDD Field `Heating Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_coil_object_type
marcelosalles/pyidf
19
python
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']<|docstring|>field `Heating Coil Object Type` Args: value (str): value for IDD Field `Heating Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_object_type` or None if not set<|endoftext|>
1c42f1a45c6d1dc3d7709b81a0c8ec0628351fbea7c349d7dd5740bdcbae1c17
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): 'Corresponds to IDD field `Heating Coil Object Type`' self['Heating Coil Object Type'] = value
Corresponds to IDD field `Heating Coil Object Type`
pyidf/zone_hvac_forced_air_units.py
heating_coil_object_type
marcelosalles/pyidf
19
python
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): self['Heating Coil Object Type'] = value
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): self['Heating Coil Object Type'] = value<|docstring|>Corresponds to IDD field `Heating Coil Object Type`<|endoftext|>
24c8f9d57659295d28dd1b6e0e677d207ce4556229ace8d92e5f6b5a5fa84483
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']
field `Heating Coil Name` Args: value (str): value for IDD Field `Heating Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_coil_name
marcelosalles/pyidf
19
python
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']<|docstring|>field `Heating Coil Name` Args: value (str): value for IDD Field `Heating Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_name` or None if not set<|endoftext|>
e7ac4a4b25138a399543213df251456b2f33439cfc33a8fc3d8a98cff0f17b91
@heating_coil_name.setter def heating_coil_name(self, value=None): 'Corresponds to IDD field `Heating Coil Name`' self['Heating Coil Name'] = value
Corresponds to IDD field `Heating Coil Name`
pyidf/zone_hvac_forced_air_units.py
heating_coil_name
marcelosalles/pyidf
19
python
@heating_coil_name.setter def heating_coil_name(self, value=None): self['Heating Coil Name'] = value
@heating_coil_name.setter def heating_coil_name(self, value=None): self['Heating Coil Name'] = value<|docstring|>Corresponds to IDD field `Heating Coil Name`<|endoftext|>
56650a9cedead6cb7f11ab1742790dac7a55945f3ad6fe2934fc2d7280f5191b
@property def maximum_hot_water_flow_rate(self): 'field `Maximum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_hot_water_flow_rate` or None if not set\n\n ' return self['Maximum Hot Water Flow Rate']
field `Maximum Hot Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float or "Autosize"): value for IDD Field `Maximum Hot Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_hot_water_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
maximum_hot_water_flow_rate
marcelosalles/pyidf
19
python
@property def maximum_hot_water_flow_rate(self): 'field `Maximum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_hot_water_flow_rate` or None if not set\n\n ' return self['Maximum Hot Water Flow Rate']
@property def maximum_hot_water_flow_rate(self): 'field `Maximum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_hot_water_flow_rate` or None if not set\n\n ' return self['Maximum Hot Water Flow Rate']<|docstring|>field `Maximum Hot Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float or "Autosize"): value for IDD Field `Maximum Hot Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_hot_water_flow_rate` or None if not set<|endoftext|>
ac51162c62fe2e54624793c7fedeaa7057da33771a8eaba4b32378547e010166
@maximum_hot_water_flow_rate.setter def maximum_hot_water_flow_rate(self, value=None): 'Corresponds to IDD field `Maximum Hot Water Flow Rate`' self['Maximum Hot Water Flow Rate'] = value
Corresponds to IDD field `Maximum Hot Water Flow Rate`
pyidf/zone_hvac_forced_air_units.py
maximum_hot_water_flow_rate
marcelosalles/pyidf
19
python
@maximum_hot_water_flow_rate.setter def maximum_hot_water_flow_rate(self, value=None): self['Maximum Hot Water Flow Rate'] = value
@maximum_hot_water_flow_rate.setter def maximum_hot_water_flow_rate(self, value=None): self['Maximum Hot Water Flow Rate'] = value<|docstring|>Corresponds to IDD field `Maximum Hot Water Flow Rate`<|endoftext|>
3e60ce73c1f481fb6e8d2b6cdab960dd1450239e62c5b6f3d4755b063db828aa
@property def minimum_hot_water_flow_rate(self): 'field `Minimum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_hot_water_flow_rate` or None if not set\n\n ' return self['Minimum Hot Water Flow Rate']
field `Minimum Hot Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float): value for IDD Field `Minimum Hot Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `minimum_hot_water_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
minimum_hot_water_flow_rate
marcelosalles/pyidf
19
python
@property def minimum_hot_water_flow_rate(self): 'field `Minimum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_hot_water_flow_rate` or None if not set\n\n ' return self['Minimum Hot Water Flow Rate']
@property def minimum_hot_water_flow_rate(self): 'field `Minimum Hot Water Flow Rate`\n\n | Units: m3/s\n | IP-Units: gal/min\n\n Args:\n value (float): value for IDD Field `Minimum Hot Water Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `minimum_hot_water_flow_rate` or None if not set\n\n ' return self['Minimum Hot Water Flow Rate']<|docstring|>field `Minimum Hot Water Flow Rate` | Units: m3/s | IP-Units: gal/min Args: value (float): value for IDD Field `Minimum Hot Water Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `minimum_hot_water_flow_rate` or None if not set<|endoftext|>
4ccf6296c52035eab07c71a4599bb5a4c909b6f28009e4c88232081deb98c6a3
@minimum_hot_water_flow_rate.setter def minimum_hot_water_flow_rate(self, value=None): 'Corresponds to IDD field `Minimum Hot Water Flow Rate`' self['Minimum Hot Water Flow Rate'] = value
Corresponds to IDD field `Minimum Hot Water Flow Rate`
pyidf/zone_hvac_forced_air_units.py
minimum_hot_water_flow_rate
marcelosalles/pyidf
19
python
@minimum_hot_water_flow_rate.setter def minimum_hot_water_flow_rate(self, value=None): self['Minimum Hot Water Flow Rate'] = value
@minimum_hot_water_flow_rate.setter def minimum_hot_water_flow_rate(self, value=None): self['Minimum Hot Water Flow Rate'] = value<|docstring|>Corresponds to IDD field `Minimum Hot Water Flow Rate`<|endoftext|>
e8dcdd92bd49c0d04f7f543b928c7ea46243d4d00cea7f83b105c243eb233164
@property def heating_convergence_tolerance(self): 'field `Heating Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Heating Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `heating_convergence_tolerance` or None if not set\n\n ' return self['Heating Convergence Tolerance']
field `Heating Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Heating Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `heating_convergence_tolerance` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_convergence_tolerance
marcelosalles/pyidf
19
python
@property def heating_convergence_tolerance(self): 'field `Heating Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Heating Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `heating_convergence_tolerance` or None if not set\n\n ' return self['Heating Convergence Tolerance']
@property def heating_convergence_tolerance(self): 'field `Heating Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Heating Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `heating_convergence_tolerance` or None if not set\n\n ' return self['Heating Convergence Tolerance']<|docstring|>field `Heating Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Heating Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `heating_convergence_tolerance` or None if not set<|endoftext|>
d984598ca78de4108251a675aa75daeb743794f53fbaf80e6e0b4c0a4caeb882
@heating_convergence_tolerance.setter def heating_convergence_tolerance(self, value=0.001): 'Corresponds to IDD field `Heating Convergence Tolerance`' self['Heating Convergence Tolerance'] = value
Corresponds to IDD field `Heating Convergence Tolerance`
pyidf/zone_hvac_forced_air_units.py
heating_convergence_tolerance
marcelosalles/pyidf
19
python
@heating_convergence_tolerance.setter def heating_convergence_tolerance(self, value=0.001): self['Heating Convergence Tolerance'] = value
@heating_convergence_tolerance.setter def heating_convergence_tolerance(self, value=0.001): self['Heating Convergence Tolerance'] = value<|docstring|>Corresponds to IDD field `Heating Convergence Tolerance`<|endoftext|>
34a6536179864bd69e16dfb58123b60585d7e47147be939cb77f6d2a7aaf5089
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']
field `Availability Manager List Name` | Enter the name of an AvailabilityManagerAssignmentList object. Args: value (str): value for IDD Field `Availability Manager List Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_manager_list_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
availability_manager_list_name
marcelosalles/pyidf
19
python
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']<|docstring|>field `Availability Manager List Name` | Enter the name of an AvailabilityManagerAssignmentList object. Args: value (str): value for IDD Field `Availability Manager List Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_manager_list_name` or None if not set<|endoftext|>
bc2db9236470a5671addc2a0b07d5fb679b2752715f4f954b1795de5078d1081
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): 'Corresponds to IDD field `Availability Manager List Name`' self['Availability Manager List Name'] = value
Corresponds to IDD field `Availability Manager List Name`
pyidf/zone_hvac_forced_air_units.py
availability_manager_list_name
marcelosalles/pyidf
19
python
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): self['Availability Manager List Name'] = value
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): self['Availability Manager List Name'] = value<|docstring|>Corresponds to IDD field `Availability Manager List Name`<|endoftext|>
e22dc2ca7581756faf160f37f87e17946e6823b64cba016312c2a5a35936fb33
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']
field `Design Specification ZoneHVAC Sizing Object Name` | Enter the name of a DesignSpecificationZoneHVACSizing object. Args: value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
design_specification_zonehvac_sizing_object_name
marcelosalles/pyidf
19
python
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']<|docstring|>field `Design Specification ZoneHVAC Sizing Object Name` | Enter the name of a DesignSpecificationZoneHVACSizing object. Args: value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set<|endoftext|>
c4a5304706326768fb8ac75260fc557fa4d93624417102dac8ce5bc59056b944
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value
Corresponds to IDD field `Design Specification ZoneHVAC Sizing Object Name`
pyidf/zone_hvac_forced_air_units.py
design_specification_zonehvac_sizing_object_name
marcelosalles/pyidf
19
python
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value<|docstring|>Corresponds to IDD field `Design Specification ZoneHVAC Sizing Object Name`<|endoftext|>
ba3a1ab1a324b40b369afe67c0616ff6c84fa916ed72b2ba8cb634f4a395b1a1
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n | This input field is currently used with MultiStageFan capacity control method\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling coil). Schedule values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). | The fan operating mode defaults to cycling fan operation if this field is left blank. | This input field is currently used with MultiStageFan capacity control method Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_operating_mode_schedule_name
marcelosalles/pyidf
19
python
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n | This input field is currently used with MultiStageFan capacity control method\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n | This input field is currently used with MultiStageFan capacity control method\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']<|docstring|>field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling coil). Schedule values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). | The fan operating mode defaults to cycling fan operation if this field is left blank. | This input field is currently used with MultiStageFan capacity control method Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set<|endoftext|>
f3a6dd9132f73d7963590301279b60da5d636dd5f69b40f1870b5a66c208de55
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value
Corresponds to IDD field `Supply Air Fan Operating Mode Schedule Name`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_operating_mode_schedule_name
marcelosalles/pyidf
19
python
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Operating Mode Schedule Name`<|endoftext|>
baa9580e3558990cbbbd4a416ce889eff976cf9be75e811766c881d5e6f5aa2e
@property def name(self): 'field `Name`\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']
field `Name` Args: value (str): value for IDD Field `Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `name` or None if not set
pyidf/zone_hvac_forced_air_units.py
name
marcelosalles/pyidf
19
python
@property def name(self): 'field `Name`\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']
@property def name(self): 'field `Name`\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']<|docstring|>field `Name` Args: value (str): value for IDD Field `Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `name` or None if not set<|endoftext|>
b50e61290376b241698c1b041a66a959d7606fd2f3631a15fe0cc75c3fe60f11
@name.setter def name(self, value=None): 'Corresponds to IDD field `Name`' self['Name'] = value
Corresponds to IDD field `Name`
pyidf/zone_hvac_forced_air_units.py
name
marcelosalles/pyidf
19
python
@name.setter def name(self, value=None): self['Name'] = value
@name.setter def name(self, value=None): self['Name'] = value<|docstring|>Corresponds to IDD field `Name`<|endoftext|>
079b63d0fdbfe99ef787834a23c7db0ede0bcbf05728f2cbbeddda7a2a6af6e4
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']
field `Availability Schedule Name` | Availability schedule name for this system. Schedule value > 0 means the system is available. | If this field is blank, the system is always available. Args: value (str): value for IDD Field `Availability Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_schedule_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
availability_schedule_name
marcelosalles/pyidf
19
python
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']<|docstring|>field `Availability Schedule Name` | Availability schedule name for this system. Schedule value > 0 means the system is available. | If this field is blank, the system is always available. Args: value (str): value for IDD Field `Availability Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_schedule_name` or None if not set<|endoftext|>
0c16d5e7b23cbfea5e4ff38beadfd6557d13a1a56631806b240011b0003e2b8d
@availability_schedule_name.setter def availability_schedule_name(self, value=None): 'Corresponds to IDD field `Availability Schedule Name`' self['Availability Schedule Name'] = value
Corresponds to IDD field `Availability Schedule Name`
pyidf/zone_hvac_forced_air_units.py
availability_schedule_name
marcelosalles/pyidf
19
python
@availability_schedule_name.setter def availability_schedule_name(self, value=None): self['Availability Schedule Name'] = value
@availability_schedule_name.setter def availability_schedule_name(self, value=None): self['Availability Schedule Name'] = value<|docstring|>Corresponds to IDD field `Availability Schedule Name`<|endoftext|>
e7b7cdfb55196ea055eeb61296d8fac63983911466f2929ba17c9add8bf6a78d
@property def maximum_supply_air_flow_rate(self): 'field `Maximum Supply Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_supply_air_flow_rate` or None if not set\n\n ' return self['Maximum Supply Air Flow Rate']
field `Maximum Supply Air Flow Rate` | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Maximum Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_supply_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
maximum_supply_air_flow_rate
marcelosalles/pyidf
19
python
@property def maximum_supply_air_flow_rate(self): 'field `Maximum Supply Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_supply_air_flow_rate` or None if not set\n\n ' return self['Maximum Supply Air Flow Rate']
@property def maximum_supply_air_flow_rate(self): 'field `Maximum Supply Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_supply_air_flow_rate` or None if not set\n\n ' return self['Maximum Supply Air Flow Rate']<|docstring|>field `Maximum Supply Air Flow Rate` | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Maximum Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_supply_air_flow_rate` or None if not set<|endoftext|>
bbef7acaaea6dead01599deb8d4111591eb0d7b03a206453fdb7dbba5328ce4c
@maximum_supply_air_flow_rate.setter def maximum_supply_air_flow_rate(self, value=None): 'Corresponds to IDD field `Maximum Supply Air Flow Rate`' self['Maximum Supply Air Flow Rate'] = value
Corresponds to IDD field `Maximum Supply Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
maximum_supply_air_flow_rate
marcelosalles/pyidf
19
python
@maximum_supply_air_flow_rate.setter def maximum_supply_air_flow_rate(self, value=None): self['Maximum Supply Air Flow Rate'] = value
@maximum_supply_air_flow_rate.setter def maximum_supply_air_flow_rate(self, value=None): self['Maximum Supply Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Maximum Supply Air Flow Rate`<|endoftext|>
03614b25ef16987ce5a4cfad6d2bee43d3675d8ce0552f43b8122f64059e2521
@property def maximum_outdoor_air_flow_rate(self): 'field `Maximum Outdoor Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_outdoor_air_flow_rate` or None if not set\n\n ' return self['Maximum Outdoor Air Flow Rate']
field `Maximum Outdoor Air Flow Rate` | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Maximum Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_outdoor_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
maximum_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@property def maximum_outdoor_air_flow_rate(self): 'field `Maximum Outdoor Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_outdoor_air_flow_rate` or None if not set\n\n ' return self['Maximum Outdoor Air Flow Rate']
@property def maximum_outdoor_air_flow_rate(self): 'field `Maximum Outdoor Air Flow Rate`\n\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Maximum Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `maximum_outdoor_air_flow_rate` or None if not set\n\n ' return self['Maximum Outdoor Air Flow Rate']<|docstring|>field `Maximum Outdoor Air Flow Rate` | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Maximum Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `maximum_outdoor_air_flow_rate` or None if not set<|endoftext|>
fdb21267fa2711aad06cc7c899d7677d4b0ffe29dd370a3bab047a7d0bf7a213
@maximum_outdoor_air_flow_rate.setter def maximum_outdoor_air_flow_rate(self, value=None): 'Corresponds to IDD field `Maximum Outdoor Air Flow Rate`' self['Maximum Outdoor Air Flow Rate'] = value
Corresponds to IDD field `Maximum Outdoor Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
maximum_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@maximum_outdoor_air_flow_rate.setter def maximum_outdoor_air_flow_rate(self, value=None): self['Maximum Outdoor Air Flow Rate'] = value
@maximum_outdoor_air_flow_rate.setter def maximum_outdoor_air_flow_rate(self, value=None): self['Maximum Outdoor Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Maximum Outdoor Air Flow Rate`<|endoftext|>
af692e86a2c5c23e1aafbacd6ce3e92941081077c490f37f8e521a059d1733c8
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']
field `Air Inlet Node Name` Args: value (str): value for IDD Field `Air Inlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_inlet_node_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
air_inlet_node_name
marcelosalles/pyidf
19
python
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']<|docstring|>field `Air Inlet Node Name` Args: value (str): value for IDD Field `Air Inlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_inlet_node_name` or None if not set<|endoftext|>
091248e7dfceaf53c89577d23f7f7aa08112a2fc886f0927d94edae7b77a767c
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): 'Corresponds to IDD field `Air Inlet Node Name`' self['Air Inlet Node Name'] = value
Corresponds to IDD field `Air Inlet Node Name`
pyidf/zone_hvac_forced_air_units.py
air_inlet_node_name
marcelosalles/pyidf
19
python
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): self['Air Inlet Node Name'] = value
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): self['Air Inlet Node Name'] = value<|docstring|>Corresponds to IDD field `Air Inlet Node Name`<|endoftext|>
ed82a8eaebb2e341d92bf1570616df1b798ff56fba46cac27d25c0a0b2ace2fc
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']
field `Air Outlet Node Name` Args: value (str): value for IDD Field `Air Outlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_outlet_node_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
air_outlet_node_name
marcelosalles/pyidf
19
python
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']<|docstring|>field `Air Outlet Node Name` Args: value (str): value for IDD Field `Air Outlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_outlet_node_name` or None if not set<|endoftext|>
3efc4c2e95c035e61d3937e60fca8951e2846d6c89d97a070461f33a3682e489
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): 'Corresponds to IDD field `Air Outlet Node Name`' self['Air Outlet Node Name'] = value
Corresponds to IDD field `Air Outlet Node Name`
pyidf/zone_hvac_forced_air_units.py
air_outlet_node_name
marcelosalles/pyidf
19
python
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): self['Air Outlet Node Name'] = value
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): self['Air Outlet Node Name'] = value<|docstring|>Corresponds to IDD field `Air Outlet Node Name`<|endoftext|>
1ceb3986b9efe3c04f88c1b8ae6939b9b0433aa5c457a7aba69bb26bee751a7c
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']
field `Outdoor Air Mixer Object Type` | currently only one OutdoorAir:Mixer object type is available. Args: value (str): value for IDD Field `Outdoor Air Mixer Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_object_type
marcelosalles/pyidf
19
python
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']<|docstring|>field `Outdoor Air Mixer Object Type` | currently only one OutdoorAir:Mixer object type is available. Args: value (str): value for IDD Field `Outdoor Air Mixer Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_object_type` or None if not set<|endoftext|>
26a9ee0f00ed0b3f155f692f6daf4b8a9007f3b674e5a7beeead825b669b8d84
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): 'Corresponds to IDD field `Outdoor Air Mixer Object Type`' self['Outdoor Air Mixer Object Type'] = value
Corresponds to IDD field `Outdoor Air Mixer Object Type`
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_object_type
marcelosalles/pyidf
19
python
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): self['Outdoor Air Mixer Object Type'] = value
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): self['Outdoor Air Mixer Object Type'] = value<|docstring|>Corresponds to IDD field `Outdoor Air Mixer Object Type`<|endoftext|>
b4c66081fa4c0953eae2548bcc93e7f370acdce932e778ed7979e9fbc1bdaa01
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']
field `Outdoor Air Mixer Name` Args: value (str): value for IDD Field `Outdoor Air Mixer Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_name
marcelosalles/pyidf
19
python
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']<|docstring|>field `Outdoor Air Mixer Name` Args: value (str): value for IDD Field `Outdoor Air Mixer Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_name` or None if not set<|endoftext|>
124e8f9cd7f1d8b232158e9b9a70c89f91198ff6f4d42939a43b732fa93aaae3
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): 'Corresponds to IDD field `Outdoor Air Mixer Name`' self['Outdoor Air Mixer Name'] = value
Corresponds to IDD field `Outdoor Air Mixer Name`
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_name
marcelosalles/pyidf
19
python
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): self['Outdoor Air Mixer Name'] = value
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): self['Outdoor Air Mixer Name'] = value<|docstring|>Corresponds to IDD field `Outdoor Air Mixer Name`<|endoftext|>
56ef206403fcd4a11f4f88ff886135ea0e747638547b9055ad9f1d35892c2e4a
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']
field `Supply Air Fan Object Type` | Fan:ConstantVolume only works when continuous fan operation is used the entire | simulation (all supply air fan operating mode schedule values are greater than 0). | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used. Args: value (str): value for IDD Field `Supply Air Fan Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_object_type
marcelosalles/pyidf
19
python
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']<|docstring|>field `Supply Air Fan Object Type` | Fan:ConstantVolume only works when continuous fan operation is used the entire | simulation (all supply air fan operating mode schedule values are greater than 0). | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used. Args: value (str): value for IDD Field `Supply Air Fan Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_object_type` or None if not set<|endoftext|>
0c4cb081334d6f54e59c4d31182289cd611a8f1ed925b69c3f7256619283ca58
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): 'Corresponds to IDD field `Supply Air Fan Object Type`' self['Supply Air Fan Object Type'] = value
Corresponds to IDD field `Supply Air Fan Object Type`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_object_type
marcelosalles/pyidf
19
python
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): self['Supply Air Fan Object Type'] = value
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): self['Supply Air Fan Object Type'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Object Type`<|endoftext|>
0ea8d46df5925597de1564d08c85ea8ca1f0465be048cbe8217e7cda2c3f0fd4
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Fan type Fan:ConstantVolume is used with continuous fan\n | and fan type Fan:OnOff is used with cycling Fan.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']
field `Supply Air Fan Name` | Fan type Fan:ConstantVolume is used with continuous fan | and fan type Fan:OnOff is used with cycling Fan. Args: value (str): value for IDD Field `Supply Air Fan Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_name
marcelosalles/pyidf
19
python
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Fan type Fan:ConstantVolume is used with continuous fan\n | and fan type Fan:OnOff is used with cycling Fan.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Fan type Fan:ConstantVolume is used with continuous fan\n | and fan type Fan:OnOff is used with cycling Fan.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']<|docstring|>field `Supply Air Fan Name` | Fan type Fan:ConstantVolume is used with continuous fan | and fan type Fan:OnOff is used with cycling Fan. Args: value (str): value for IDD Field `Supply Air Fan Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_name` or None if not set<|endoftext|>
fe571b1b5cc86fb3e03b85996d1a792e8f0ca8b46a24e4c748e783a986b6ee74
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Name`' self['Supply Air Fan Name'] = value
Corresponds to IDD field `Supply Air Fan Name`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_name
marcelosalles/pyidf
19
python
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Name`<|endoftext|>
c2c950815bf03ed97c7c4e2deb9e80be5ef344590ba57e15390235e20e4ae422
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
field `Cooling Coil Object Type` Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']<|docstring|>field `Cooling Coil Object Type` Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set<|endoftext|>
e3ac5efa41b9efef5448e40e65ec3be3037a428925356f91b53877e2292c5305
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): 'Corresponds to IDD field `Cooling Coil Object Type`' self['Cooling Coil Object Type'] = value
Corresponds to IDD field `Cooling Coil Object Type`
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value<|docstring|>Corresponds to IDD field `Cooling Coil Object Type`<|endoftext|>
6299855746c9c61002141740b9f6c4091a988c32ad1760cb2246b031222eb085
@property def dx_cooling_coil_name(self): 'field `DX Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `DX Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `dx_cooling_coil_name` or None if not set\n\n ' return self['DX Cooling Coil Name']
field `DX Cooling Coil Name` Args: value (str): value for IDD Field `DX Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `dx_cooling_coil_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
dx_cooling_coil_name
marcelosalles/pyidf
19
python
@property def dx_cooling_coil_name(self): 'field `DX Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `DX Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `dx_cooling_coil_name` or None if not set\n\n ' return self['DX Cooling Coil Name']
@property def dx_cooling_coil_name(self): 'field `DX Cooling Coil Name`\n\n Args:\n value (str): value for IDD Field `DX Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `dx_cooling_coil_name` or None if not set\n\n ' return self['DX Cooling Coil Name']<|docstring|>field `DX Cooling Coil Name` Args: value (str): value for IDD Field `DX Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `dx_cooling_coil_name` or None if not set<|endoftext|>
a261f065d938438b996b0bb899147ff32e74c7300668c0edf9c8ff613e6f7b7d
@dx_cooling_coil_name.setter def dx_cooling_coil_name(self, value=None): 'Corresponds to IDD field `DX Cooling Coil Name`' self['DX Cooling Coil Name'] = value
Corresponds to IDD field `DX Cooling Coil Name`
pyidf/zone_hvac_forced_air_units.py
dx_cooling_coil_name
marcelosalles/pyidf
19
python
@dx_cooling_coil_name.setter def dx_cooling_coil_name(self, value=None): self['DX Cooling Coil Name'] = value
@dx_cooling_coil_name.setter def dx_cooling_coil_name(self, value=None): self['DX Cooling Coil Name'] = value<|docstring|>Corresponds to IDD field `DX Cooling Coil Name`<|endoftext|>
8f5b455d3aa3128e23cd667d3c06de76a34091245a2e8ecaa89979ab4fa8f002
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling coil). Schedule values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). | The fan operating mode defaults to cycling fan operation if this field is left blank. Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_operating_mode_schedule_name
marcelosalles/pyidf
19
python
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling coil). Schedule values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n | The fan operating mode defaults to cycling fan operation if this field is left blank.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']<|docstring|>field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling coil). Schedule values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). | The fan operating mode defaults to cycling fan operation if this field is left blank. Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set<|endoftext|>
f3a6dd9132f73d7963590301279b60da5d636dd5f69b40f1870b5a66c208de55
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value
Corresponds to IDD field `Supply Air Fan Operating Mode Schedule Name`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_operating_mode_schedule_name
marcelosalles/pyidf
19
python
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value
@supply_air_fan_operating_mode_schedule_name.setter def supply_air_fan_operating_mode_schedule_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Operating Mode Schedule\n Name`' self['Supply Air Fan Operating Mode Schedule Name'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Operating Mode Schedule Name`<|endoftext|>
69ac8b6da67c572980cbeed674a0afa8c9d4420bb9d9ed23f65d47c50f6110e8
@property def fan_placement(self): 'field `Fan Placement`\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']
field `Fan Placement` Args: value (str): value for IDD Field `Fan Placement` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `fan_placement` or None if not set
pyidf/zone_hvac_forced_air_units.py
fan_placement
marcelosalles/pyidf
19
python
@property def fan_placement(self): 'field `Fan Placement`\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']
@property def fan_placement(self): 'field `Fan Placement`\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']<|docstring|>field `Fan Placement` Args: value (str): value for IDD Field `Fan Placement` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `fan_placement` or None if not set<|endoftext|>
17bd98837e2a14037631a2bb1a332ad6c365a2d616c2ccc2b2ed07358162bb74
@fan_placement.setter def fan_placement(self, value=None): 'Corresponds to IDD field `Fan Placement`' self['Fan Placement'] = value
Corresponds to IDD field `Fan Placement`
pyidf/zone_hvac_forced_air_units.py
fan_placement
marcelosalles/pyidf
19
python
@fan_placement.setter def fan_placement(self, value=None): self['Fan Placement'] = value
@fan_placement.setter def fan_placement(self, value=None): self['Fan Placement'] = value<|docstring|>Corresponds to IDD field `Fan Placement`<|endoftext|>
ddf004dbe3bbd45993e4a7e5836ae3f120a28eabac64f44f884864a8ced7e273
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']
field `Cooling Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Cooling Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `cooling_convergence_tolerance` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_convergence_tolerance
marcelosalles/pyidf
19
python
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']
@property def cooling_convergence_tolerance(self): 'field `Cooling Convergence Tolerance`\n\n | Default value: 0.001\n\n Args:\n value (float): value for IDD Field `Cooling Convergence Tolerance`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float: the value of `cooling_convergence_tolerance` or None if not set\n\n ' return self['Cooling Convergence Tolerance']<|docstring|>field `Cooling Convergence Tolerance` | Default value: 0.001 Args: value (float): value for IDD Field `Cooling Convergence Tolerance` Raises: ValueError: if `value` is not a valid value Returns: float: the value of `cooling_convergence_tolerance` or None if not set<|endoftext|>
ae725df41bb2dc130d9142ba94dbdc59d31b8037ce586aec9d357d757252cd1a
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): 'Corresponds to IDD field `Cooling Convergence Tolerance`' self['Cooling Convergence Tolerance'] = value
Corresponds to IDD field `Cooling Convergence Tolerance`
pyidf/zone_hvac_forced_air_units.py
cooling_convergence_tolerance
marcelosalles/pyidf
19
python
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): self['Cooling Convergence Tolerance'] = value
@cooling_convergence_tolerance.setter def cooling_convergence_tolerance(self, value=0.001): self['Cooling Convergence Tolerance'] = value<|docstring|>Corresponds to IDD field `Cooling Convergence Tolerance`<|endoftext|>
34a6536179864bd69e16dfb58123b60585d7e47147be939cb77f6d2a7aaf5089
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']
field `Availability Manager List Name` | Enter the name of an AvailabilityManagerAssignmentList object. Args: value (str): value for IDD Field `Availability Manager List Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_manager_list_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
availability_manager_list_name
marcelosalles/pyidf
19
python
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']
@property def availability_manager_list_name(self): 'field `Availability Manager List Name`\n\n | Enter the name of an AvailabilityManagerAssignmentList object.\n\n Args:\n value (str): value for IDD Field `Availability Manager List Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_manager_list_name` or None if not set\n\n ' return self['Availability Manager List Name']<|docstring|>field `Availability Manager List Name` | Enter the name of an AvailabilityManagerAssignmentList object. Args: value (str): value for IDD Field `Availability Manager List Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_manager_list_name` or None if not set<|endoftext|>
bc2db9236470a5671addc2a0b07d5fb679b2752715f4f954b1795de5078d1081
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): 'Corresponds to IDD field `Availability Manager List Name`' self['Availability Manager List Name'] = value
Corresponds to IDD field `Availability Manager List Name`
pyidf/zone_hvac_forced_air_units.py
availability_manager_list_name
marcelosalles/pyidf
19
python
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): self['Availability Manager List Name'] = value
@availability_manager_list_name.setter def availability_manager_list_name(self, value=None): self['Availability Manager List Name'] = value<|docstring|>Corresponds to IDD field `Availability Manager List Name`<|endoftext|>
e22dc2ca7581756faf160f37f87e17946e6823b64cba016312c2a5a35936fb33
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']
field `Design Specification ZoneHVAC Sizing Object Name` | Enter the name of a DesignSpecificationZoneHVACSizing object. Args: value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
design_specification_zonehvac_sizing_object_name
marcelosalles/pyidf
19
python
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']
@property def design_specification_zonehvac_sizing_object_name(self): 'field `Design Specification ZoneHVAC Sizing Object Name`\n\n | Enter the name of a DesignSpecificationZoneHVACSizing object.\n\n Args:\n value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set\n\n ' return self['Design Specification ZoneHVAC Sizing Object Name']<|docstring|>field `Design Specification ZoneHVAC Sizing Object Name` | Enter the name of a DesignSpecificationZoneHVACSizing object. Args: value (str): value for IDD Field `Design Specification ZoneHVAC Sizing Object Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `design_specification_zonehvac_sizing_object_name` or None if not set<|endoftext|>
c4a5304706326768fb8ac75260fc557fa4d93624417102dac8ce5bc59056b944
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value
Corresponds to IDD field `Design Specification ZoneHVAC Sizing Object Name`
pyidf/zone_hvac_forced_air_units.py
design_specification_zonehvac_sizing_object_name
marcelosalles/pyidf
19
python
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value
@design_specification_zonehvac_sizing_object_name.setter def design_specification_zonehvac_sizing_object_name(self, value=None): 'Corresponds to IDD field `Design Specification ZoneHVAC Sizing\n Object Name`' self['Design Specification ZoneHVAC Sizing Object Name'] = value<|docstring|>Corresponds to IDD field `Design Specification ZoneHVAC Sizing Object Name`<|endoftext|>
2bc8f99ebcf62bc462b78db406acc19b3244108f131106c5298c84b0d2e9fa31
@property def name(self): 'field `Name`\n\n | Unique name for this packaged terminal air conditioner object.\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']
field `Name` | Unique name for this packaged terminal air conditioner object. Args: value (str): value for IDD Field `Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `name` or None if not set
pyidf/zone_hvac_forced_air_units.py
name
marcelosalles/pyidf
19
python
@property def name(self): 'field `Name`\n\n | Unique name for this packaged terminal air conditioner object.\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']
@property def name(self): 'field `Name`\n\n | Unique name for this packaged terminal air conditioner object.\n\n Args:\n value (str): value for IDD Field `Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `name` or None if not set\n\n ' return self['Name']<|docstring|>field `Name` | Unique name for this packaged terminal air conditioner object. Args: value (str): value for IDD Field `Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `name` or None if not set<|endoftext|>
b50e61290376b241698c1b041a66a959d7606fd2f3631a15fe0cc75c3fe60f11
@name.setter def name(self, value=None): 'Corresponds to IDD field `Name`' self['Name'] = value
Corresponds to IDD field `Name`
pyidf/zone_hvac_forced_air_units.py
name
marcelosalles/pyidf
19
python
@name.setter def name(self, value=None): self['Name'] = value
@name.setter def name(self, value=None): self['Name'] = value<|docstring|>Corresponds to IDD field `Name`<|endoftext|>
ea0fed37bc3045a8518a5684c2a3222bb409e62819f7fbac8805280f45e750f3
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n | Schedule values of 0 denote the unit is off.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']
field `Availability Schedule Name` | Availability schedule name for this system. Schedule value > 0 means the system is available. | If this field is blank, the system is always available. | Schedule values of 0 denote the unit is off. Args: value (str): value for IDD Field `Availability Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_schedule_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
availability_schedule_name
marcelosalles/pyidf
19
python
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n | Schedule values of 0 denote the unit is off.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']
@property def availability_schedule_name(self): 'field `Availability Schedule Name`\n\n | Availability schedule name for this system. Schedule value > 0 means the system is available.\n | If this field is blank, the system is always available.\n | Schedule values of 0 denote the unit is off.\n\n Args:\n value (str): value for IDD Field `Availability Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `availability_schedule_name` or None if not set\n\n ' return self['Availability Schedule Name']<|docstring|>field `Availability Schedule Name` | Availability schedule name for this system. Schedule value > 0 means the system is available. | If this field is blank, the system is always available. | Schedule values of 0 denote the unit is off. Args: value (str): value for IDD Field `Availability Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `availability_schedule_name` or None if not set<|endoftext|>
0c16d5e7b23cbfea5e4ff38beadfd6557d13a1a56631806b240011b0003e2b8d
@availability_schedule_name.setter def availability_schedule_name(self, value=None): 'Corresponds to IDD field `Availability Schedule Name`' self['Availability Schedule Name'] = value
Corresponds to IDD field `Availability Schedule Name`
pyidf/zone_hvac_forced_air_units.py
availability_schedule_name
marcelosalles/pyidf
19
python
@availability_schedule_name.setter def availability_schedule_name(self, value=None): self['Availability Schedule Name'] = value
@availability_schedule_name.setter def availability_schedule_name(self, value=None): self['Availability Schedule Name'] = value<|docstring|>Corresponds to IDD field `Availability Schedule Name`<|endoftext|>
025b520c9067ada7b48528763be33c0ecebe7afafbcba8f08b5fc7f59d921a85
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n | Air inlet node for the PTAC must be a zone air exhaust Node.\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']
field `Air Inlet Node Name` | Air inlet node for the PTAC must be a zone air exhaust Node. Args: value (str): value for IDD Field `Air Inlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_inlet_node_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
air_inlet_node_name
marcelosalles/pyidf
19
python
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n | Air inlet node for the PTAC must be a zone air exhaust Node.\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']
@property def air_inlet_node_name(self): 'field `Air Inlet Node Name`\n\n | Air inlet node for the PTAC must be a zone air exhaust Node.\n\n Args:\n value (str): value for IDD Field `Air Inlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_inlet_node_name` or None if not set\n\n ' return self['Air Inlet Node Name']<|docstring|>field `Air Inlet Node Name` | Air inlet node for the PTAC must be a zone air exhaust Node. Args: value (str): value for IDD Field `Air Inlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_inlet_node_name` or None if not set<|endoftext|>
091248e7dfceaf53c89577d23f7f7aa08112a2fc886f0927d94edae7b77a767c
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): 'Corresponds to IDD field `Air Inlet Node Name`' self['Air Inlet Node Name'] = value
Corresponds to IDD field `Air Inlet Node Name`
pyidf/zone_hvac_forced_air_units.py
air_inlet_node_name
marcelosalles/pyidf
19
python
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): self['Air Inlet Node Name'] = value
@air_inlet_node_name.setter def air_inlet_node_name(self, value=None): self['Air Inlet Node Name'] = value<|docstring|>Corresponds to IDD field `Air Inlet Node Name`<|endoftext|>
f11f28ca4e86b8dedc9461afb2992447117967ec47c99dcd43e3af54b1484f62
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n | Air outlet node for the PTAC must be a zone air inlet node.\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']
field `Air Outlet Node Name` | Air outlet node for the PTAC must be a zone air inlet node. Args: value (str): value for IDD Field `Air Outlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_outlet_node_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
air_outlet_node_name
marcelosalles/pyidf
19
python
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n | Air outlet node for the PTAC must be a zone air inlet node.\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']
@property def air_outlet_node_name(self): 'field `Air Outlet Node Name`\n\n | Air outlet node for the PTAC must be a zone air inlet node.\n\n Args:\n value (str): value for IDD Field `Air Outlet Node Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `air_outlet_node_name` or None if not set\n\n ' return self['Air Outlet Node Name']<|docstring|>field `Air Outlet Node Name` | Air outlet node for the PTAC must be a zone air inlet node. Args: value (str): value for IDD Field `Air Outlet Node Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `air_outlet_node_name` or None if not set<|endoftext|>
3efc4c2e95c035e61d3937e60fca8951e2846d6c89d97a070461f33a3682e489
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): 'Corresponds to IDD field `Air Outlet Node Name`' self['Air Outlet Node Name'] = value
Corresponds to IDD field `Air Outlet Node Name`
pyidf/zone_hvac_forced_air_units.py
air_outlet_node_name
marcelosalles/pyidf
19
python
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): self['Air Outlet Node Name'] = value
@air_outlet_node_name.setter def air_outlet_node_name(self, value=None): self['Air Outlet Node Name'] = value<|docstring|>Corresponds to IDD field `Air Outlet Node Name`<|endoftext|>
1ceb3986b9efe3c04f88c1b8ae6939b9b0433aa5c457a7aba69bb26bee751a7c
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']
field `Outdoor Air Mixer Object Type` | currently only one OutdoorAir:Mixer object type is available. Args: value (str): value for IDD Field `Outdoor Air Mixer Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_object_type
marcelosalles/pyidf
19
python
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']
@property def outdoor_air_mixer_object_type(self): 'field `Outdoor Air Mixer Object Type`\n\n | currently only one OutdoorAir:Mixer object type is available.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_object_type` or None if not set\n\n ' return self['Outdoor Air Mixer Object Type']<|docstring|>field `Outdoor Air Mixer Object Type` | currently only one OutdoorAir:Mixer object type is available. Args: value (str): value for IDD Field `Outdoor Air Mixer Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_object_type` or None if not set<|endoftext|>
26a9ee0f00ed0b3f155f692f6daf4b8a9007f3b674e5a7beeead825b669b8d84
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): 'Corresponds to IDD field `Outdoor Air Mixer Object Type`' self['Outdoor Air Mixer Object Type'] = value
Corresponds to IDD field `Outdoor Air Mixer Object Type`
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_object_type
marcelosalles/pyidf
19
python
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): self['Outdoor Air Mixer Object Type'] = value
@outdoor_air_mixer_object_type.setter def outdoor_air_mixer_object_type(self, value=None): self['Outdoor Air Mixer Object Type'] = value<|docstring|>Corresponds to IDD field `Outdoor Air Mixer Object Type`<|endoftext|>
e519aec38ff7553e46831f45f4b807c312ac17676a25e1744909285e00d2f65e
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n | Needs to match the name of the PTAC outdoor air mixer object.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']
field `Outdoor Air Mixer Name` | Needs to match the name of the PTAC outdoor air mixer object. Args: value (str): value for IDD Field `Outdoor Air Mixer Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_name
marcelosalles/pyidf
19
python
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n | Needs to match the name of the PTAC outdoor air mixer object.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']
@property def outdoor_air_mixer_name(self): 'field `Outdoor Air Mixer Name`\n\n | Needs to match the name of the PTAC outdoor air mixer object.\n\n Args:\n value (str): value for IDD Field `Outdoor Air Mixer Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `outdoor_air_mixer_name` or None if not set\n\n ' return self['Outdoor Air Mixer Name']<|docstring|>field `Outdoor Air Mixer Name` | Needs to match the name of the PTAC outdoor air mixer object. Args: value (str): value for IDD Field `Outdoor Air Mixer Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `outdoor_air_mixer_name` or None if not set<|endoftext|>
124e8f9cd7f1d8b232158e9b9a70c89f91198ff6f4d42939a43b732fa93aaae3
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): 'Corresponds to IDD field `Outdoor Air Mixer Name`' self['Outdoor Air Mixer Name'] = value
Corresponds to IDD field `Outdoor Air Mixer Name`
pyidf/zone_hvac_forced_air_units.py
outdoor_air_mixer_name
marcelosalles/pyidf
19
python
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): self['Outdoor Air Mixer Name'] = value
@outdoor_air_mixer_name.setter def outdoor_air_mixer_name(self, value=None): self['Outdoor Air Mixer Name'] = value<|docstring|>Corresponds to IDD field `Outdoor Air Mixer Name`<|endoftext|>
055164521a418e32d3493f618130ea2a52ff3a3398e8d6f314e8e24e23c77127
@property def cooling_supply_air_flow_rate(self): 'field `Cooling Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_supply_air_flow_rate` or None if not set\n\n ' return self['Cooling Supply Air Flow Rate']
field `Cooling Supply Air Flow Rate` | Must be less than or equal to fan size. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Cooling Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `cooling_supply_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_supply_air_flow_rate
marcelosalles/pyidf
19
python
@property def cooling_supply_air_flow_rate(self): 'field `Cooling Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_supply_air_flow_rate` or None if not set\n\n ' return self['Cooling Supply Air Flow Rate']
@property def cooling_supply_air_flow_rate(self): 'field `Cooling Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_supply_air_flow_rate` or None if not set\n\n ' return self['Cooling Supply Air Flow Rate']<|docstring|>field `Cooling Supply Air Flow Rate` | Must be less than or equal to fan size. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Cooling Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `cooling_supply_air_flow_rate` or None if not set<|endoftext|>
a4aebf58e628d38393fcbd6d5eccf477ed690a6e904118c854bb1841d0c351a3
@cooling_supply_air_flow_rate.setter def cooling_supply_air_flow_rate(self, value=None): 'Corresponds to IDD field `Cooling Supply Air Flow Rate`' self['Cooling Supply Air Flow Rate'] = value
Corresponds to IDD field `Cooling Supply Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
cooling_supply_air_flow_rate
marcelosalles/pyidf
19
python
@cooling_supply_air_flow_rate.setter def cooling_supply_air_flow_rate(self, value=None): self['Cooling Supply Air Flow Rate'] = value
@cooling_supply_air_flow_rate.setter def cooling_supply_air_flow_rate(self, value=None): self['Cooling Supply Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Cooling Supply Air Flow Rate`<|endoftext|>
fbe82fd835cc4a8a49a4860074fde9f2878cda2f1a610adef59fd1a1fd74de8e
@property def heating_supply_air_flow_rate(self): 'field `Heating Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_supply_air_flow_rate` or None if not set\n\n ' return self['Heating Supply Air Flow Rate']
field `Heating Supply Air Flow Rate` | Must be less than or equal to fan size. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Heating Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `heating_supply_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_supply_air_flow_rate
marcelosalles/pyidf
19
python
@property def heating_supply_air_flow_rate(self): 'field `Heating Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_supply_air_flow_rate` or None if not set\n\n ' return self['Heating Supply Air Flow Rate']
@property def heating_supply_air_flow_rate(self): 'field `Heating Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_supply_air_flow_rate` or None if not set\n\n ' return self['Heating Supply Air Flow Rate']<|docstring|>field `Heating Supply Air Flow Rate` | Must be less than or equal to fan size. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Heating Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `heating_supply_air_flow_rate` or None if not set<|endoftext|>
c54a695ddd4655044a9b3de7a19e0e9645d0d28ff1fbcd3214301cdaa90ca148
@heating_supply_air_flow_rate.setter def heating_supply_air_flow_rate(self, value=None): 'Corresponds to IDD field `Heating Supply Air Flow Rate`' self['Heating Supply Air Flow Rate'] = value
Corresponds to IDD field `Heating Supply Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
heating_supply_air_flow_rate
marcelosalles/pyidf
19
python
@heating_supply_air_flow_rate.setter def heating_supply_air_flow_rate(self, value=None): self['Heating Supply Air Flow Rate'] = value
@heating_supply_air_flow_rate.setter def heating_supply_air_flow_rate(self, value=None): self['Heating Supply Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Heating Supply Air Flow Rate`<|endoftext|>
90eb6617e892f6671d9109bfc780d0077639b419998c10340f164dc2734dffbd
@property def no_load_supply_air_flow_rate(self): 'field `No Load Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the supply air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_supply_air_flow_rate` or None if not set\n\n ' return self['No Load Supply Air Flow Rate']
field `No Load Supply Air Flow Rate` | Must be less than or equal to fan size. | Only used when supply air fan operating mode schedule values specify continuous fan | (schedule values greater than 0 specify continuous fan operation). | This air flow rate is used when no heating or cooling is required and the cooling or | heating coil is off. If this field is left blank or zero, the supply air flow rate | from the previous on cycle (either cooling or heating) is used. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `No Load Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `no_load_supply_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
no_load_supply_air_flow_rate
marcelosalles/pyidf
19
python
@property def no_load_supply_air_flow_rate(self): 'field `No Load Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the supply air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_supply_air_flow_rate` or None if not set\n\n ' return self['No Load Supply Air Flow Rate']
@property def no_load_supply_air_flow_rate(self): 'field `No Load Supply Air Flow Rate`\n\n | Must be less than or equal to fan size.\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the supply air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Supply Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_supply_air_flow_rate` or None if not set\n\n ' return self['No Load Supply Air Flow Rate']<|docstring|>field `No Load Supply Air Flow Rate` | Must be less than or equal to fan size. | Only used when supply air fan operating mode schedule values specify continuous fan | (schedule values greater than 0 specify continuous fan operation). | This air flow rate is used when no heating or cooling is required and the cooling or | heating coil is off. If this field is left blank or zero, the supply air flow rate | from the previous on cycle (either cooling or heating) is used. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `No Load Supply Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `no_load_supply_air_flow_rate` or None if not set<|endoftext|>
33cc45487c764ba8756be085090f164b60a0e7e1135778a861b8cc8dc44d9a7f
@no_load_supply_air_flow_rate.setter def no_load_supply_air_flow_rate(self, value=None): 'Corresponds to IDD field `No Load Supply Air Flow Rate`' self['No Load Supply Air Flow Rate'] = value
Corresponds to IDD field `No Load Supply Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
no_load_supply_air_flow_rate
marcelosalles/pyidf
19
python
@no_load_supply_air_flow_rate.setter def no_load_supply_air_flow_rate(self, value=None): self['No Load Supply Air Flow Rate'] = value
@no_load_supply_air_flow_rate.setter def no_load_supply_air_flow_rate(self, value=None): self['No Load Supply Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `No Load Supply Air Flow Rate`<|endoftext|>
26739429275efcb4e7c16d117f4d52d4aad329cca8a1ef6fa00723be4eb2dcca
@property def cooling_outdoor_air_flow_rate(self): 'field `Cooling Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during cooling operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_outdoor_air_flow_rate` or None if not set\n\n ' return self['Cooling Outdoor Air Flow Rate']
field `Cooling Outdoor Air Flow Rate` | Must be less than or equal to supply air flow rate during cooling operation. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Cooling Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `cooling_outdoor_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@property def cooling_outdoor_air_flow_rate(self): 'field `Cooling Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during cooling operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_outdoor_air_flow_rate` or None if not set\n\n ' return self['Cooling Outdoor Air Flow Rate']
@property def cooling_outdoor_air_flow_rate(self): 'field `Cooling Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during cooling operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Cooling Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `cooling_outdoor_air_flow_rate` or None if not set\n\n ' return self['Cooling Outdoor Air Flow Rate']<|docstring|>field `Cooling Outdoor Air Flow Rate` | Must be less than or equal to supply air flow rate during cooling operation. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Cooling Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `cooling_outdoor_air_flow_rate` or None if not set<|endoftext|>
1b41ca81a941adbc452df87f64dbfe4d134b455cb4415a505b9a1614e2c9618f
@cooling_outdoor_air_flow_rate.setter def cooling_outdoor_air_flow_rate(self, value=None): 'Corresponds to IDD field `Cooling Outdoor Air Flow Rate`' self['Cooling Outdoor Air Flow Rate'] = value
Corresponds to IDD field `Cooling Outdoor Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
cooling_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@cooling_outdoor_air_flow_rate.setter def cooling_outdoor_air_flow_rate(self, value=None): self['Cooling Outdoor Air Flow Rate'] = value
@cooling_outdoor_air_flow_rate.setter def cooling_outdoor_air_flow_rate(self, value=None): self['Cooling Outdoor Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Cooling Outdoor Air Flow Rate`<|endoftext|>
b31d1c49467160d2747b3ae169d8b1d6c35e6c0394df8a39a1b628dc035c051d
@property def heating_outdoor_air_flow_rate(self): 'field `Heating Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during heating operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_outdoor_air_flow_rate` or None if not set\n\n ' return self['Heating Outdoor Air Flow Rate']
field `Heating Outdoor Air Flow Rate` | Must be less than or equal to supply air flow rate during heating operation. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Heating Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `heating_outdoor_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@property def heating_outdoor_air_flow_rate(self): 'field `Heating Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during heating operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_outdoor_air_flow_rate` or None if not set\n\n ' return self['Heating Outdoor Air Flow Rate']
@property def heating_outdoor_air_flow_rate(self): 'field `Heating Outdoor Air Flow Rate`\n\n | Must be less than or equal to supply air flow rate during heating operation.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `Heating Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `heating_outdoor_air_flow_rate` or None if not set\n\n ' return self['Heating Outdoor Air Flow Rate']<|docstring|>field `Heating Outdoor Air Flow Rate` | Must be less than or equal to supply air flow rate during heating operation. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `Heating Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `heating_outdoor_air_flow_rate` or None if not set<|endoftext|>
59e5751915474a50827d6549106ce17267bf1fcccf8f99b789ff9260822c6311
@heating_outdoor_air_flow_rate.setter def heating_outdoor_air_flow_rate(self, value=None): 'Corresponds to IDD field `Heating Outdoor Air Flow Rate`' self['Heating Outdoor Air Flow Rate'] = value
Corresponds to IDD field `Heating Outdoor Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
heating_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@heating_outdoor_air_flow_rate.setter def heating_outdoor_air_flow_rate(self, value=None): self['Heating Outdoor Air Flow Rate'] = value
@heating_outdoor_air_flow_rate.setter def heating_outdoor_air_flow_rate(self, value=None): self['Heating Outdoor Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `Heating Outdoor Air Flow Rate`<|endoftext|>
49d83cb91a3ff925dd9037e638ca82894bb545d572f9668fecbb2532204c2ea2
@property def no_load_outdoor_air_flow_rate(self): 'field `No Load Outdoor Air Flow Rate`\n\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the outdoor air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_outdoor_air_flow_rate` or None if not set\n\n ' return self['No Load Outdoor Air Flow Rate']
field `No Load Outdoor Air Flow Rate` | Only used when supply air fan operating mode schedule values specify continuous fan | (schedule values greater than 0 specify continuous fan operation). | This air flow rate is used when no heating or cooling is required and the cooling or | heating coil is off. If this field is left blank or zero, the outdoor air flow rate | from the previous on cycle (either cooling or heating) is used. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `No Load Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `no_load_outdoor_air_flow_rate` or None if not set
pyidf/zone_hvac_forced_air_units.py
no_load_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@property def no_load_outdoor_air_flow_rate(self): 'field `No Load Outdoor Air Flow Rate`\n\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the outdoor air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_outdoor_air_flow_rate` or None if not set\n\n ' return self['No Load Outdoor Air Flow Rate']
@property def no_load_outdoor_air_flow_rate(self): 'field `No Load Outdoor Air Flow Rate`\n\n | Only used when supply air fan operating mode schedule values specify continuous fan\n | (schedule values greater than 0 specify continuous fan operation).\n | This air flow rate is used when no heating or cooling is required and the cooling or\n | heating coil is off. If this field is left blank or zero, the outdoor air flow rate\n | from the previous on cycle (either cooling or heating) is used.\n | Units: m3/s\n\n Args:\n value (float or "Autosize"): value for IDD Field `No Load Outdoor Air Flow Rate`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n float or "Autosize": the value of `no_load_outdoor_air_flow_rate` or None if not set\n\n ' return self['No Load Outdoor Air Flow Rate']<|docstring|>field `No Load Outdoor Air Flow Rate` | Only used when supply air fan operating mode schedule values specify continuous fan | (schedule values greater than 0 specify continuous fan operation). | This air flow rate is used when no heating or cooling is required and the cooling or | heating coil is off. If this field is left blank or zero, the outdoor air flow rate | from the previous on cycle (either cooling or heating) is used. | Units: m3/s Args: value (float or "Autosize"): value for IDD Field `No Load Outdoor Air Flow Rate` Raises: ValueError: if `value` is not a valid value Returns: float or "Autosize": the value of `no_load_outdoor_air_flow_rate` or None if not set<|endoftext|>
3166bfcb4b40e96f666cd8c40653f918f6d61b1de0b2d9de9175dab374284ab7
@no_load_outdoor_air_flow_rate.setter def no_load_outdoor_air_flow_rate(self, value=None): 'Corresponds to IDD field `No Load Outdoor Air Flow Rate`' self['No Load Outdoor Air Flow Rate'] = value
Corresponds to IDD field `No Load Outdoor Air Flow Rate`
pyidf/zone_hvac_forced_air_units.py
no_load_outdoor_air_flow_rate
marcelosalles/pyidf
19
python
@no_load_outdoor_air_flow_rate.setter def no_load_outdoor_air_flow_rate(self, value=None): self['No Load Outdoor Air Flow Rate'] = value
@no_load_outdoor_air_flow_rate.setter def no_load_outdoor_air_flow_rate(self, value=None): self['No Load Outdoor Air Flow Rate'] = value<|docstring|>Corresponds to IDD field `No Load Outdoor Air Flow Rate`<|endoftext|>
56ef206403fcd4a11f4f88ff886135ea0e747638547b9055ad9f1d35892c2e4a
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']
field `Supply Air Fan Object Type` | Fan:ConstantVolume only works when continuous fan operation is used the entire | simulation (all supply air fan operating mode schedule values are greater than 0). | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used. Args: value (str): value for IDD Field `Supply Air Fan Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_object_type
marcelosalles/pyidf
19
python
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']
@property def supply_air_fan_object_type(self): 'field `Supply Air Fan Object Type`\n\n | Fan:ConstantVolume only works when continuous fan operation is used the entire\n | simulation (all supply air fan operating mode schedule values are greater than 0).\n | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_object_type` or None if not set\n\n ' return self['Supply Air Fan Object Type']<|docstring|>field `Supply Air Fan Object Type` | Fan:ConstantVolume only works when continuous fan operation is used the entire | simulation (all supply air fan operating mode schedule values are greater than 0). | If any fan operating mode schedule values are 0 a Fan:OnOff object must be used. Args: value (str): value for IDD Field `Supply Air Fan Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_object_type` or None if not set<|endoftext|>
0c4cb081334d6f54e59c4d31182289cd611a8f1ed925b69c3f7256619283ca58
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): 'Corresponds to IDD field `Supply Air Fan Object Type`' self['Supply Air Fan Object Type'] = value
Corresponds to IDD field `Supply Air Fan Object Type`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_object_type
marcelosalles/pyidf
19
python
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): self['Supply Air Fan Object Type'] = value
@supply_air_fan_object_type.setter def supply_air_fan_object_type(self, value=None): self['Supply Air Fan Object Type'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Object Type`<|endoftext|>
387e7af50cad7082c3b007dffc1dc06fca703b6fa221aedd5b166f6ba281fd9f
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Needs to match in the fan object.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']
field `Supply Air Fan Name` | Needs to match in the fan object. Args: value (str): value for IDD Field `Supply Air Fan Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_name
marcelosalles/pyidf
19
python
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Needs to match in the fan object.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']
@property def supply_air_fan_name(self): 'field `Supply Air Fan Name`\n\n | Needs to match in the fan object.\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_name` or None if not set\n\n ' return self['Supply Air Fan Name']<|docstring|>field `Supply Air Fan Name` | Needs to match in the fan object. Args: value (str): value for IDD Field `Supply Air Fan Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_name` or None if not set<|endoftext|>
fe571b1b5cc86fb3e03b85996d1a792e8f0ca8b46a24e4c748e783a986b6ee74
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): 'Corresponds to IDD field `Supply Air Fan Name`' self['Supply Air Fan Name'] = value
Corresponds to IDD field `Supply Air Fan Name`
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_name
marcelosalles/pyidf
19
python
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value
@supply_air_fan_name.setter def supply_air_fan_name(self, value=None): self['Supply Air Fan Name'] = value<|docstring|>Corresponds to IDD field `Supply Air Fan Name`<|endoftext|>
8b6f67a6847fb972deedc5b349d8124ace1a69dccb074a207fd1d3ddd88e3cd7
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n | Select the type of heating coil.\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']
field `Heating Coil Object Type` | Select the type of heating coil. Args: value (str): value for IDD Field `Heating Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_coil_object_type
marcelosalles/pyidf
19
python
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n | Select the type of heating coil.\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']
@property def heating_coil_object_type(self): 'field `Heating Coil Object Type`\n\n | Select the type of heating coil.\n\n Args:\n value (str): value for IDD Field `Heating Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_object_type` or None if not set\n\n ' return self['Heating Coil Object Type']<|docstring|>field `Heating Coil Object Type` | Select the type of heating coil. Args: value (str): value for IDD Field `Heating Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_object_type` or None if not set<|endoftext|>
1c42f1a45c6d1dc3d7709b81a0c8ec0628351fbea7c349d7dd5740bdcbae1c17
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): 'Corresponds to IDD field `Heating Coil Object Type`' self['Heating Coil Object Type'] = value
Corresponds to IDD field `Heating Coil Object Type`
pyidf/zone_hvac_forced_air_units.py
heating_coil_object_type
marcelosalles/pyidf
19
python
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): self['Heating Coil Object Type'] = value
@heating_coil_object_type.setter def heating_coil_object_type(self, value=None): self['Heating Coil Object Type'] = value<|docstring|>Corresponds to IDD field `Heating Coil Object Type`<|endoftext|>
08a8132fb2614bbd5cb677bb6bc40151feb014b7975a19611cde91928a390bc2
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n | Needs to match in the heating coil object.\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']
field `Heating Coil Name` | Needs to match in the heating coil object. Args: value (str): value for IDD Field `Heating Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
heating_coil_name
marcelosalles/pyidf
19
python
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n | Needs to match in the heating coil object.\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']
@property def heating_coil_name(self): 'field `Heating Coil Name`\n\n | Needs to match in the heating coil object.\n\n Args:\n value (str): value for IDD Field `Heating Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `heating_coil_name` or None if not set\n\n ' return self['Heating Coil Name']<|docstring|>field `Heating Coil Name` | Needs to match in the heating coil object. Args: value (str): value for IDD Field `Heating Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `heating_coil_name` or None if not set<|endoftext|>
e7ac4a4b25138a399543213df251456b2f33439cfc33a8fc3d8a98cff0f17b91
@heating_coil_name.setter def heating_coil_name(self, value=None): 'Corresponds to IDD field `Heating Coil Name`' self['Heating Coil Name'] = value
Corresponds to IDD field `Heating Coil Name`
pyidf/zone_hvac_forced_air_units.py
heating_coil_name
marcelosalles/pyidf
19
python
@heating_coil_name.setter def heating_coil_name(self, value=None): self['Heating Coil Name'] = value
@heating_coil_name.setter def heating_coil_name(self, value=None): self['Heating Coil Name'] = value<|docstring|>Corresponds to IDD field `Heating Coil Name`<|endoftext|>
63df430b948fedb538832886435e8f374deefd3a4c487a107a3d5b3baaab895b
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n | Select the type of Cooling Coil.\n | Only works with Coil:Cooling:DX:SingleSpeed or\n | CoilSystem:Cooling:DX:HeatExchangerAssisted or\n | Coil:Cooling:DX:VariableSpeed.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
field `Cooling Coil Object Type` | Select the type of Cooling Coil. | Only works with Coil:Cooling:DX:SingleSpeed or | CoilSystem:Cooling:DX:HeatExchangerAssisted or | Coil:Cooling:DX:VariableSpeed. Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n | Select the type of Cooling Coil.\n | Only works with Coil:Cooling:DX:SingleSpeed or\n | CoilSystem:Cooling:DX:HeatExchangerAssisted or\n | Coil:Cooling:DX:VariableSpeed.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']
@property def cooling_coil_object_type(self): 'field `Cooling Coil Object Type`\n\n | Select the type of Cooling Coil.\n | Only works with Coil:Cooling:DX:SingleSpeed or\n | CoilSystem:Cooling:DX:HeatExchangerAssisted or\n | Coil:Cooling:DX:VariableSpeed.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Object Type`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_object_type` or None if not set\n\n ' return self['Cooling Coil Object Type']<|docstring|>field `Cooling Coil Object Type` | Select the type of Cooling Coil. | Only works with Coil:Cooling:DX:SingleSpeed or | CoilSystem:Cooling:DX:HeatExchangerAssisted or | Coil:Cooling:DX:VariableSpeed. Args: value (str): value for IDD Field `Cooling Coil Object Type` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_object_type` or None if not set<|endoftext|>
e3ac5efa41b9efef5448e40e65ec3be3037a428925356f91b53877e2292c5305
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): 'Corresponds to IDD field `Cooling Coil Object Type`' self['Cooling Coil Object Type'] = value
Corresponds to IDD field `Cooling Coil Object Type`
pyidf/zone_hvac_forced_air_units.py
cooling_coil_object_type
marcelosalles/pyidf
19
python
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value
@cooling_coil_object_type.setter def cooling_coil_object_type(self, value=None): self['Cooling Coil Object Type'] = value<|docstring|>Corresponds to IDD field `Cooling Coil Object Type`<|endoftext|>
d8933fe33f7d7d33cca0cede8441c964755d655f6c3f0d27c6f1e2588e88afb8
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n | Needs to match a DX cooling coil object.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']
field `Cooling Coil Name` | Needs to match a DX cooling coil object. Args: value (str): value for IDD Field `Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
cooling_coil_name
marcelosalles/pyidf
19
python
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n | Needs to match a DX cooling coil object.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']
@property def cooling_coil_name(self): 'field `Cooling Coil Name`\n\n | Needs to match a DX cooling coil object.\n\n Args:\n value (str): value for IDD Field `Cooling Coil Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `cooling_coil_name` or None if not set\n\n ' return self['Cooling Coil Name']<|docstring|>field `Cooling Coil Name` | Needs to match a DX cooling coil object. Args: value (str): value for IDD Field `Cooling Coil Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `cooling_coil_name` or None if not set<|endoftext|>
25dd091a1898223edd37d7e7f3e963d97873207d11b97cc03b5924dd5a0b1bf0
@cooling_coil_name.setter def cooling_coil_name(self, value=None): 'Corresponds to IDD field `Cooling Coil Name`' self['Cooling Coil Name'] = value
Corresponds to IDD field `Cooling Coil Name`
pyidf/zone_hvac_forced_air_units.py
cooling_coil_name
marcelosalles/pyidf
19
python
@cooling_coil_name.setter def cooling_coil_name(self, value=None): self['Cooling Coil Name'] = value
@cooling_coil_name.setter def cooling_coil_name(self, value=None): self['Cooling Coil Name'] = value<|docstring|>Corresponds to IDD field `Cooling Coil Name`<|endoftext|>
563481bbf79cdb95a785f1cbbf32de602ad909e151ee179bc33191ebfa261418
@property def fan_placement(self): 'field `Fan Placement`\n\n | Select fan placement as either blow through or draw through.\n | Default value: DrawThrough\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']
field `Fan Placement` | Select fan placement as either blow through or draw through. | Default value: DrawThrough Args: value (str): value for IDD Field `Fan Placement` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `fan_placement` or None if not set
pyidf/zone_hvac_forced_air_units.py
fan_placement
marcelosalles/pyidf
19
python
@property def fan_placement(self): 'field `Fan Placement`\n\n | Select fan placement as either blow through or draw through.\n | Default value: DrawThrough\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']
@property def fan_placement(self): 'field `Fan Placement`\n\n | Select fan placement as either blow through or draw through.\n | Default value: DrawThrough\n\n Args:\n value (str): value for IDD Field `Fan Placement`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `fan_placement` or None if not set\n\n ' return self['Fan Placement']<|docstring|>field `Fan Placement` | Select fan placement as either blow through or draw through. | Default value: DrawThrough Args: value (str): value for IDD Field `Fan Placement` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `fan_placement` or None if not set<|endoftext|>
5ace6c19eac69aded703ae2e4ae25781555f67ed284d6bdc60885d42254e8d0b
@fan_placement.setter def fan_placement(self, value='DrawThrough'): 'Corresponds to IDD field `Fan Placement`' self['Fan Placement'] = value
Corresponds to IDD field `Fan Placement`
pyidf/zone_hvac_forced_air_units.py
fan_placement
marcelosalles/pyidf
19
python
@fan_placement.setter def fan_placement(self, value='DrawThrough'): self['Fan Placement'] = value
@fan_placement.setter def fan_placement(self, value='DrawThrough'): self['Fan Placement'] = value<|docstring|>Corresponds to IDD field `Fan Placement`<|endoftext|>
6d8ccf28abbee6a0d2b81333f4e7f17c69e40cebe057b229f206c12ea7b837f4
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling or heating coil). Schedule Name values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling or heating coil). Schedule Name values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set
pyidf/zone_hvac_forced_air_units.py
supply_air_fan_operating_mode_schedule_name
marcelosalles/pyidf
19
python
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling or heating coil). Schedule Name values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']
@property def supply_air_fan_operating_mode_schedule_name(self): 'field `Supply Air Fan Operating Mode Schedule Name`\n\n | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote\n | cycling fan operation (fan cycles with cooling or heating coil). Schedule Name values greater\n | than 0 denote constant fan operation (fan runs continually regardless of coil operation).\n\n Args:\n value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name`\n\n Raises:\n ValueError: if `value` is not a valid value\n\n Returns:\n str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set\n\n ' return self['Supply Air Fan Operating Mode Schedule Name']<|docstring|>field `Supply Air Fan Operating Mode Schedule Name` | Enter the name of a schedule that controls fan operation. Schedule Name values of 0 denote | cycling fan operation (fan cycles with cooling or heating coil). Schedule Name values greater | than 0 denote constant fan operation (fan runs continually regardless of coil operation). Args: value (str): value for IDD Field `Supply Air Fan Operating Mode Schedule Name` Raises: ValueError: if `value` is not a valid value Returns: str: the value of `supply_air_fan_operating_mode_schedule_name` or None if not set<|endoftext|>