Method | Description | |
---|---|---|
ProductionRatePerHour ( int speed ) : double | ||
WorkingItemsPerMinute ( int speed ) : int |
public static ProductionRatePerHour ( int speed ) : double | ||
speed | int | |
return | double |
public static WorkingItemsPerMinute ( int speed ) : int | ||
speed | int | |
return | int |