feat: Adding improvements to pressure estimations feature.
This commit is contained in:
@@ -35,7 +35,7 @@ public struct EstimationForm {
|
||||
self.coolingCapacity = coolingCapacity
|
||||
self.name = name
|
||||
}
|
||||
|
||||
|
||||
public var airflow: Double {
|
||||
let cfmTextField = Double(self.cfmTextField ?? 0)
|
||||
switch airflowSelection {
|
||||
|
||||
Reference in New Issue
Block a user