summaryrefslogtreecommitdiff
path: root/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui687
1 files changed, 579 insertions, 108 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 5f0a180..4c47a92 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,16 +6,28 @@
<rect>
<x>0</x>
<y>0</y>
- <width>800</width>
- <height>600</height>
+ <width>1100</width>
+ <height>900</height>
</rect>
</property>
- <property name="maximumSize">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
<size>
- <width>800</width>
+ <width>0</width>
<height>600</height>
</size>
</property>
+ <property name="maximumSize">
+ <size>
+ <width>1100</width>
+ <height>900</height>
+ </size>
+ </property>
<property name="windowTitle">
<string>Electric Vehicle Parameter Calculator</string>
</property>
@@ -41,17 +53,41 @@
</property>
<property name="maximumSize">
<size>
- <width>800</width>
- <height>545</height>
+ <width>1100</width>
+ <height>845</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>600</height>
+ </size>
+ </property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tabData">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>600</height>
+ </size>
+ </property>
<property name="toolTipDuration">
<number>-1</number>
</property>
@@ -62,7 +98,7 @@
<string>Data</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="1" rowspan="2">
+ <item row="0" column="2" rowspan="2">
<widget class="QGroupBox" name="groupElectricalOutputs">
<property name="toolTipDuration">
<number>-1</number>
@@ -96,14 +132,25 @@
</property>
</widget>
</item>
- <item row="3" column="1">
- <widget class="QLineEdit" name="lineEditWireGauge">
+ <item row="1" column="0">
+ <widget class="QLabel" name="labelVoltageRange">
+ <property name="text">
+ <string>Voltage Range:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="1">
+ <widget class="QLineEdit" name="lineEditActualPreChargeTime">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@@ -112,41 +159,42 @@
</property>
</widget>
</item>
- <item row="7" column="0">
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
+ <item row="11" column="0">
+ <widget class="QLabel" name="labelAveragePreChargePower">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
</property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
+ <property name="text">
+ <string>Average PreCharge Power:</string>
</property>
- </spacer>
+ </widget>
</item>
- <item row="5" column="0">
+ <item row="6" column="0">
<widget class="QLabel" name="labelFuelAmount">
<property name="text">
<string>Fuel Quantity:</string>
</property>
</widget>
</item>
- <item row="3" column="0">
- <widget class="QLabel" name="labelWireGauge">
+ <item row="4" column="0">
+ <widget class="QLabel" name="labelWireWeight">
<property name="text">
- <string>Wire Gauge:</string>
+ <string>Wire Weight:</string>
</property>
</widget>
</item>
- <item row="4" column="1">
- <widget class="QLineEdit" name="lineEditWireWeight">
+ <item row="10" column="1">
+ <widget class="QLineEdit" name="lineEditPeakInRushCurrent">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@@ -162,28 +210,158 @@
</property>
</widget>
</item>
- <item row="5" column="1">
- <widget class="QLineEdit" name="lineEditFuelAmount">
+ <item row="3" column="1">
+ <widget class="QLineEdit" name="lineEditWireGauge">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="4" column="0">
- <widget class="QLabel" name="labelWireWeight">
+ <item row="5" column="0">
+ <widget class="QLabel" name="labelGeneratorKV">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
<property name="text">
- <string>Wire Weight:</string>
+ <string>Generator KV:</string>
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="lineEditCellCount">
+ <item row="11" column="1">
+ <widget class="QLineEdit" name="lineEditAveragePreChargePower">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="1">
+ <widget class="QLineEdit" name="lineEditWireWeight">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1">
+ <widget class="QLineEdit" name="lineEditVoltageRange">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>0 - 0</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="8" column="0">
+ <widget class="QLabel" name="labelMaxResistance">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
+ <property name="text">
+ <string>Maximum Resistance:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="12" column="0">
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="8" column="1">
+ <widget class="QLineEdit" name="lineEditMaximumPrechargeResistance">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="1">
+ <widget class="QLineEdit" name="lineEditGeneratorKV">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="text">
+ <string>--</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="1">
+ <widget class="QLineEdit" name="lineEditFuelAmount">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -198,6 +376,16 @@
</property>
</widget>
</item>
+ <item row="9" column="0">
+ <widget class="QLabel" name="labelActualPreChargeTime">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
+ <property name="text">
+ <string>Actual Pre-Charge Time:</string>
+ </property>
+ </widget>
+ </item>
<item row="2" column="0">
<widget class="QLabel" name="labelPeakCurrent">
<property name="toolTip">
@@ -214,15 +402,25 @@
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="labelVoltageRange">
+ <item row="3" column="0">
+ <widget class="QLabel" name="labelWireGauge">
<property name="text">
- <string>Voltage Range:</string>
+ <string>Wire Gauge:</string>
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QLineEdit" name="lineEditVoltageRange">
+ <item row="10" column="0">
+ <widget class="QLabel" name="labelPeakInRushCurrent">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
+ <property name="text">
+ <string>Peak Inrush Current:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QLineEdit" name="lineEditCellCount">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -237,10 +435,123 @@
</property>
</widget>
</item>
+ <item row="7" column="0" colspan="2">
+ <widget class="QLabel" name="labelPreChargeDivider_2">
+ <property name="styleSheet">
+ <string notr="true">font: 10pt;
+color: rgb(0, 0, 0);</string>
+ </property>
+ <property name="text">
+ <string>Pre-Charge Circuit</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item row="0" column="1" rowspan="2">
+ <widget class="QGroupBox" name="groupBoxMechanical">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="title">
+ <string>Mechanical Inputs</string>
+ </property>
+ <layout class="QGridLayout" name="gridLayout_5">
+ <item row="2" column="0">
+ <widget class="QLabel" name="labelRunTime">
+ <property name="text">
+ <string>Run Time:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="0">
+ <widget class="QLabel" name="labelEnginePowerSource">
+ <property name="frameShape">
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <property name="text">
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Engine/Power Source:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxRunTime">
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="showGroupSeparator" stdset="0">
+ <bool>false</bool>
+ </property>
+ <property name="decimals">
+ <number>2</number>
+ </property>
+ <property name="maximum">
+ <double>96.000000000000000</double>
+ </property>
+ <property name="value">
+ <double>8.000000000000000</double>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxVehicleWeight">
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="decimals">
+ <number>1</number>
+ </property>
+ <property name="maximum">
+ <double>1000.000000000000000</double>
+ </property>
+ <property name="value">
+ <double>100.000000000000000</double>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1">
+ <widget class="QComboBox" name="comboBoxEnginePowerSource"/>
+ </item>
+ <item row="0" column="0">
+ <widget class="QLabel" name="labelVehicleWeight">
+ <property name="text">
+ <string>Vehicle Weight:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="0">
+ <spacer name="verticalSpacer_3">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
</item>
- <item row="0" column="0">
+ <item row="0" column="0" rowspan="2">
<widget class="QGroupBox" name="groupElectricalInputs">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
@@ -270,10 +581,45 @@
<property name="verticalSpacing">
<number>0</number>
</property>
- <item row="1" column="0">
- <widget class="QLabel" name="labelSystemVoltage">
+ <item row="7" column="0" colspan="2">
+ <widget class="QLabel" name="labelPreChargeDivider">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">font: 10pt;
+color: rgb(0, 0, 0);</string>
+ </property>
<property name="text">
- <string>System Voltage:</string>
+ <string>Pre-Charge Circuit</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignHCenter|Qt::AlignTop</set>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="1">
+ <widget class="QComboBox" name="comboBoxWireMaterial"/>
+ </item>
+ <item row="2" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxEstimatedWireLength">
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="decimals">
+ <number>1</number>
+ </property>
+ <property name="maximum">
+ <double>1000.000000000000000</double>
+ </property>
+ <property name="value">
+ <double>0.000000000000000</double>
</property>
</widget>
</item>
@@ -299,29 +645,18 @@
</property>
</widget>
</item>
- <item row="0" column="0">
- <widget class="QLabel" name="labelPeakSystemPower">
- <property name="text">
- <string>Peak System Power:</string>
+ <item row="9" column="0">
+ <widget class="QLabel" name="labelSystemCapacitance">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
</property>
- </widget>
- </item>
- <item row="4" column="0">
- <widget class="QLabel" name="labelWireMaterial">
<property name="text">
- <string>Wire Material:</string>
+ <string>System Capacitance (uF):</string>
</property>
</widget>
</item>
- <item row="3" column="1">
- <widget class="QComboBox" name="comboBoxBatteryChemistry">
- <property name="editable">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QDoubleSpinBox" name="doubleSpinBoxEstimatedWireLength">
+ <item row="1" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxSystemVoltage">
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@@ -339,11 +674,12 @@
</property>
</widget>
</item>
- <item row="4" column="1">
- <widget class="QComboBox" name="comboBoxWireMaterial"/>
- </item>
- <item row="1" column="1">
- <widget class="QDoubleSpinBox" name="doubleSpinBoxSystemVoltage">
+ <item row="3" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxMinimumAllowableSOC">
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@@ -354,45 +690,47 @@
<number>1</number>
</property>
<property name="maximum">
- <double>1000.000000000000000</double>
+ <double>100.000000000000000</double>
</property>
- <property name="value">
- <double>0.000000000000000</double>
+ </widget>
+ </item>
+ <item row="1" column="0">
+ <widget class="QLabel" name="labelSystemVoltage">
+ <property name="text">
+ <string>Nominal Voltage:</string>
</property>
</widget>
</item>
- <item row="2" column="0">
- <widget class="QLabel" name="labelEstimatedWireLength">
+ <item row="0" column="0">
+ <widget class="QLabel" name="labelPeakSystemPower">
<property name="text">
- <string>Estimated Wire Length:</string>
+ <string>Peak System Power:</string>
</property>
</widget>
</item>
- <item row="3" column="0">
- <widget class="QLabel" name="labelBatteryChemistry">
+ <item row="10" column="0">
+ <widget class="QLabel" name="labelPreChargePercentageDesired">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
<property name="text">
- <string>Battery Chemistry:</string>
+ <string>Percentage Desired:</string>
</property>
</widget>
</item>
- </layout>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QGroupBox" name="groupBoxMechanical">
- <property name="title">
- <string>Mechanical Inputs</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_5">
- <item row="0" column="0">
- <widget class="QLabel" name="labelVehicleWeight">
+ <item row="5" column="0">
+ <widget class="QLabel" name="labelBatteryChemistry">
<property name="text">
- <string>Vehicle Weight:</string>
+ <string>Battery Chemistry:</string>
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QDoubleSpinBox" name="doubleSpinBoxVehicleWeight">
+ <item row="4" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxGeneratorRPM">
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@@ -400,57 +738,190 @@
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="decimals">
- <number>1</number>
+ <number>0</number>
</property>
<property name="maximum">
- <double>1000.000000000000000</double>
+ <double>100000.000000000000000</double>
+ </property>
+ </widget>
+ </item>
+ <item row="10" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxPreChargePercentageDesired">
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="minimum">
+ <double>0.010000000000000</double>
+ </property>
+ <property name="maximum">
+ <double>99.989999999999995</double>
</property>
<property name="value">
- <double>100.000000000000000</double>
+ <double>0.010000000000000</double>
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="labelRunTime">
+ <item row="8" column="0">
+ <widget class="QLabel" name="labelDesiredPreChargeTime">
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <property name="contextMenuPolicy">
+ <enum>Qt::NoContextMenu</enum>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
<property name="text">
- <string>Run Time:</string>
+ <string>Desired Pre-Charge Time:</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QDoubleSpinBox" name="doubleSpinBoxRunTime">
+ <item row="2" column="0">
+ <widget class="QLabel" name="labelEstimatedWireLength">
+ <property name="text">
+ <string>Estimated Wire Length:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="12" column="0">
+ <spacer name="verticalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="6" column="0">
+ <widget class="QLabel" name="labelWireMaterial">
+ <property name="text">
+ <string>Wire Material:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="1">
+ <widget class="QComboBox" name="comboBoxBatteryChemistry">
+ <property name="editable">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxSystemCapacitance">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
- <property name="showGroupSeparator" stdset="0">
- <bool>false</bool>
+ <property name="suffix">
+ <string extracomment="(uF)"/>
</property>
<property name="decimals">
- <number>2</number>
+ <number>3</number>
</property>
<property name="maximum">
- <double>96.000000000000000</double>
+ <double>10000.000000000000000</double>
</property>
- <property name="value">
- <double>8.000000000000000</double>
+ </widget>
+ </item>
+ <item row="4" column="0">
+ <widget class="QLabel" name="labelGeneratorRPM">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
+ <property name="text">
+ <string>Generator RPM:</string>
</property>
</widget>
</item>
- <item row="2" column="0">
- <widget class="QLabel" name="labelEnginePowerSource">
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
+ <item row="3" column="0">
+ <widget class="QLabel" name="labelMinimumAllowableSOC">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
</property>
<property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Engine/Power Source:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>Minimum Allowable SOC:</string>
</property>
</widget>
</item>
- <item row="2" column="1">
- <widget class="QComboBox" name="comboBoxEnginePowerSource"/>
+ <item row="8" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxPreChargeTime">
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="maximum">
+ <double>60.000000000000000</double>
+ </property>
+ </widget>
+ </item>
+ <item row="11" column="0">
+ <widget class="QLabel" name="labelChosenResistance">
+ <property name="styleSheet">
+ <string notr="true">color: rgba(0, 0, 0, 120);</string>
+ </property>
+ <property name="text">
+ <string>Chosen Resistance:</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item row="11" column="1">
+ <widget class="QDoubleSpinBox" name="doubleSpinBoxChosenResistance">
+ <property name="styleSheet">
+ <string notr="true">background-color: rgba(255, 255, 255,80);
+color: rgba(0, 0, 0,80);</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="buttonSymbols">
+ <enum>QAbstractSpinBox::NoButtons</enum>
+ </property>
+ <property name="maximum">
+ <double>10000.000000000000000</double>
+ </property>
+ </widget>
</item>
</layout>
</widget>