|
|
override ComponentType | Component [get] |
|
ElectricMachineTypeType_v2_3 | ElectricMachineType [get, set] |
|
decimal | R85RatedPower [get, set] |
|
decimal | RotationalInertia [get, set] |
|
bool | DisengagementClutch [get, set] |
|
bool | DifferentialIncluded [get, set] |
|
bool | DesignTypeWheelMotor [get, set] |
|
int | NumberOfWheelMotors [get, set] |
|
decimal | CoolantTempInlet [get, set] |
|
decimal | CoolingPower [get, set] |
|
List< GearComponent > | Gears = [] [get, set] |
|
decimal[] | VoltageLevels = [] [get, set] |
|
List< DragTorquePoint > | DragTorqueMap = [] [get, set] |
|
List< MaxMinTorquePoint > | MaxMinTorqueMap = [] [get, set] |
|
List< ElectricPowerPoint > | ElectricPowerMap = [] [get, set] |
|
ComponentType | Component [get] |
| | Gets the component type this input data is for.
|
|
string | CertificationNumberLetter [get] |
| | Gets the certification number letter code for this component type (e.g., "G" for Gearbox).
|
|
string | Manufacturer = string.Empty [get, set] |
| | Gets or sets the manufacturer name.
|
|
string | Model = string.Empty [get, set] |
| | Gets or sets the component model designation.
|
|
string | CertificationNumber = string.Empty [get, set] |
| | Gets or sets the certification number assigned to this component.
|
|
DateTime | Date = DateTime.UtcNow [get, set] |
| | Gets or sets the date.
|