C# Class AIShared.AI_Output

Mostrar archivo Open project: mroohian/ai-car-control

Public Properties

Property Type Description
Acceleration float
Footbrake float
Handbrake float
Steering float

Property Details

Acceleration public_oe property

public float Acceleration
return float

Footbrake public_oe property

public float Footbrake
return float

Handbrake public_oe property

public float Handbrake
return float

Steering public_oe property

public float Steering
return float