VECTO Input Manager
Loading...
Searching...
No Matches
VectoObjects.VehicleDeclarationType_v1_0 Class Reference
Inheritance diagram for VectoObjects.VehicleDeclarationType_v1_0:

Public Member Functions

 VehicleDeclarationType_v1_0 ()

Properties

int IdlingSpeedValue [get, set]
System.Nullable< int > IdlingSpeed [get, set]
RetarderTypeType_v1_0 RetarderTypeValue [get, set]
System.Nullable< RetarderTypeType_v1_0RetarderType [get, set]
decimal RetarderRatioValue [get, set]
System.Nullable< decimal > RetarderRatio [get, set]
AngledriveTypeType_v1_0 AngledriveTypeValue [get, set]
System.Nullable< AngledriveTypeType_v1_0AngledriveType [get, set]
PTOType_v1_0 PTO [get, set]
System.Collections.Generic.List< bool > ZeroEmissionVehicle [get]
bool VocationalVehicleValue [get, set]
System.Nullable< bool > VocationalVehicle [get, set]
NgTankSystemType_v1_0 NgTankSystemValue [get, set]
System.Nullable< NgTankSystemType_v1_0 > NgTankSystem [get, set]
System.Collections.Generic.List< bool > SleeperCab [get]
ADASType_v1_0 ADAS [get, set]
System.Collections.Generic.List< TorqueLimitsEntryType_v1_0TorqueLimits [get]
VehicleComponentsType_v1_0 Components [get, set]
int MaxNetPower1Value [get, set]
System.Nullable< int > MaxNetPower1 [get, set]
int MaxNetPower2Value [get, set]
System.Nullable< int > MaxNetPower2 [get, set]
bool HybridElectricHDVValue [get, set]
System.Nullable< bool > HybridElectricHDV [get, set]
bool DualFuelVehicleValue [get, set]
System.Nullable< bool > DualFuelVehicle [get, set]
Properties inherited from VectoObjects.VehicleBaseType_v1_0
string Manufacturer [get, set]
string ManufacturerAddress [get, set]
string Model [get, set]
string VIN [get, set]
System.DateTime Date [get, set]
LegislativeClassDeclarationType_v1_0 LegislativeClass [get, set]
VehicleCategoryDeclarationType_v1_0 VehicleCategory [get, set]
VehicleAxleConfigurationDeclarationType_v1_0 AxleConfigurationValue [get, set]
System.Nullable< VehicleAxleConfigurationDeclarationType_v1_0AxleConfiguration [get, set]
int CurbMassChassis [get, set]
int GrossVehicleMass [get, set]
Properties inherited from VectoObjects.VectoSimulationComponent_v1_0
string id [get, set]
Properties inherited from VectoObjects.IVehicleDeclaration
string Manufacturer [get, set]
string ManufacturerAddress [get, set]
string Model [get, set]
string VIN [get, set]
DateTime Date [get, set]

Detailed Description

Vehicle (v1.0)

Constructor & Destructor Documentation

◆ VehicleDeclarationType_v1_0()

VectoObjects.VehicleDeclarationType_v1_0.VehicleDeclarationType_v1_0 ( )
inline

Initializes a new instance of the VehicleDeclarationType_v1_0 class.

Property Documentation

◆ AngledriveType

System.Nullable<AngledriveTypeType_v1_0> VectoObjects.VehicleDeclarationType_v1_0.AngledriveType
getset

P180 - enum

◆ AngledriveTypeValue

AngledriveTypeType_v1_0 VectoObjects.VehicleDeclarationType_v1_0.AngledriveTypeValue
getset

P180 - enum

◆ DualFuelVehicle

System.Nullable<bool> VectoObjects.VehicleDeclarationType_v1_0.DualFuelVehicle
getset

P280 - bool

◆ DualFuelVehicleValue

bool VectoObjects.VehicleDeclarationType_v1_0.DualFuelVehicleValue
getset

P280 - bool

◆ HybridElectricHDV

System.Nullable<bool> VectoObjects.VehicleDeclarationType_v1_0.HybridElectricHDV
getset

P279 - bool

◆ HybridElectricHDVValue

bool VectoObjects.VehicleDeclarationType_v1_0.HybridElectricHDVValue
getset

P279 - bool

◆ IdlingSpeed

System.Nullable<int> VectoObjects.VehicleDeclarationType_v1_0.IdlingSpeed
getset

P198 - [1/min]

P063, P249 - [1/min]

Minimum exclusive value: 0.

◆ IdlingSpeedValue

int VectoObjects.VehicleDeclarationType_v1_0.IdlingSpeedValue
getset

P198 - [1/min]

P063, P249 - [1/min]

Minimum exclusive value: 0.

◆ MaxNetPower1

System.Nullable<int> VectoObjects.VehicleDeclarationType_v1_0.MaxNetPower1
getset

P277 - [W]

Minimum inclusive value: 0.

◆ MaxNetPower1Value

int VectoObjects.VehicleDeclarationType_v1_0.MaxNetPower1Value
getset

P277 - [W]

Minimum inclusive value: 0.

◆ MaxNetPower2

System.Nullable<int> VectoObjects.VehicleDeclarationType_v1_0.MaxNetPower2
getset

P278 - [W]

Minimum inclusive value: 0.

◆ MaxNetPower2Value

int VectoObjects.VehicleDeclarationType_v1_0.MaxNetPower2Value
getset

P278 - [W]

Minimum inclusive value: 0.

◆ NgTankSystem

System.Nullable<NgTankSystemType_v1_0> VectoObjects.VehicleDeclarationType_v1_0.NgTankSystem
getset

P275 - enum

◆ NgTankSystemValue

NgTankSystemType_v1_0 VectoObjects.VehicleDeclarationType_v1_0.NgTankSystemValue
getset

P275 - enum

◆ RetarderRatio

System.Nullable<decimal> VectoObjects.VehicleDeclarationType_v1_0.RetarderRatio
getset

P053 - [-]

P053 - [-]

Minimum exclusive value: 0.000.

Pattern: [-]?([1-9][0-9]*|0).[0-9]{3}.

◆ RetarderRatioValue

decimal VectoObjects.VehicleDeclarationType_v1_0.RetarderRatioValue
getset

P053 - [-]

P053 - [-]

Minimum exclusive value: 0.000.

Pattern: [-]?([1-9][0-9]*|0).[0-9]{3}.

◆ RetarderType

System.Nullable<RetarderTypeType_v1_0> VectoObjects.VehicleDeclarationType_v1_0.RetarderType
getset

P052 - enum

◆ RetarderTypeValue

RetarderTypeType_v1_0 VectoObjects.VehicleDeclarationType_v1_0.RetarderTypeValue
getset

P052 - enum

◆ SleeperCab

System.Collections.Generic.List<bool> VectoObjects.VehicleDeclarationType_v1_0.SleeperCab
get

P276 - bool

◆ VocationalVehicle

System.Nullable<bool> VectoObjects.VehicleDeclarationType_v1_0.VocationalVehicle
getset

P270 - bool

◆ VocationalVehicleValue

bool VectoObjects.VehicleDeclarationType_v1_0.VocationalVehicleValue
getset

P270 - bool

◆ ZeroEmissionVehicle

System.Collections.Generic.List<bool> VectoObjects.VehicleDeclarationType_v1_0.ZeroEmissionVehicle
get

P269 - bool


The documentation for this class was generated from the following file:
  • VectoObjects/Generated/VectoObjects.cs