pytuflow.FVC.include_temperature#
- FVC.include_temperature()#
Returns whether temperature is turned on. This method will return True if this setting is turned on anywhere in the model, regardless if the setting is turned on only within an If Scenario/Event block.
- Returns:
True if temperature is turned on anywhere in the model, False otherwise.
- Return type:
bool