C# Class SimTelemetry.Tests.Aggregates.CarTestBrake

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

Méthodes publiques

Méthode Description
CarTestBrake ( WheelLocation location, Range optimumTemperature, Range thicknessStart, float thicknessFailure, float torque ) : System

Method Details

CarTestBrake() public méthode

public CarTestBrake ( WheelLocation location, Range optimumTemperature, Range thicknessStart, float thicknessFailure, float torque ) : System
location WheelLocation
optimumTemperature Range
thicknessStart Range
thicknessFailure float
torque float
Résultat System