VECTO Input Manager
Loading...
Searching...
No Matches
VectoInputManager.Core.AxleComponentInput Class Reference

Input parameters for generating axle (axlegear) standard values, including ratio, line type, and speed/torque grid for loss mapping. More...

Inheritance diagram for VectoInputManager.Core.AxleComponentInput:

Public Member Functions

override void SetExampleValues ()
 Sets example/placeholder values for template purposes.
Public Member Functions inherited from VectoInputManager.Core.BaseInput
void InitDataDeclaration< T > (T target)
 Initializes common data properties on a component data declaration.

Properties

override ComponentType Component [get]
decimal Ratio [get, set]
AxlegearLineTypeType_v1_0 LineType [get, set]
decimal[] SpeedPoints = [] [get, set]
decimal[] TorquePoints = [] [get, set]
Properties inherited from VectoInputManager.Core.BaseInput
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.

Detailed Description

Input parameters for generating axle (axlegear) standard values, including ratio, line type, and speed/torque grid for loss mapping.

Member Function Documentation

◆ SetExampleValues()

override void VectoInputManager.Core.AxleComponentInput.SetExampleValues ( )
inlinevirtual

Sets example/placeholder values for template purposes.

Reimplemented from VectoInputManager.Core.BaseInput.


The documentation for this class was generated from the following file:
  • VectoInputManagerCore/StandardValues/AxleComponentInput.cs