|
|
override ComponentType | Component [get] |
|
GearboxInput | Gearbox = new GearboxInput() [get, set] |
|
AxleInput? | Axle [get, set] |
|
ElectricMachineTypeType_v2_3 | ElectricMachineType [get, set] |
|
int | R85RatedPower [get, set] |
|
decimal | RotationalInertia [get, set] |
|
bool | DesignTypeWheelMotor [get, set] |
|
NrOfDesignTypeWheelMotorMeasuredType_v2_6? | NrOfDesignTypeWheelMotorMeasured [get, set] |
|
bool? | DisengagementClutch [get, set] |
|
decimal | ContinuousTorque [get, set] |
|
decimal | TestSpeedContinuousTorque [get, set] |
|
decimal | OverloadTorque [get, set] |
|
decimal | TestSpeedOverloadTorque [get, set] |
|
decimal | OverloadDuration [get, set] |
|
decimal[] | SpeedSetpoints = [] [get, set] |
|
decimal[] | TorqueSetpoints = [] [get, set] |
|
List< IEPCGearInput > | Gears = [] [get, set] |
|
List< MaxTorqueCurveEntry > | MaxTorqueCurve = [] [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.
|