C# Class SimTelemetry.Tests.Aggregates.CarTestWheel

Inheritance: SimTelemetry.Domain.Entities.Wheel
Afficher le fichier Open project: nlhans/SimTelemetry Class Usage Examples

Méthodes publiques

Méthode Description
CarTestWheel ( WheelLocation location, float perimeter, float rollResistance, Range peakTemperature, Range pitsTemperature, Range peakPressure ) : System

Method Details

CarTestWheel() public méthode

public CarTestWheel ( WheelLocation location, float perimeter, float rollResistance, Range peakTemperature, Range pitsTemperature, Range peakPressure ) : System
location WheelLocation
perimeter float
rollResistance float
peakTemperature Range
pitsTemperature Range
peakPressure Range
Résultat System