Searched defs:depot (Results 1 - 1 of 1) sorted by relevance

/pkg/src/util/qual-simulator/
H A Dscenario.py32 import depot namespace
37 """A Scenario has a list of depot.RepositoryURIs."""
48 error_rate=depot.ERROR_FREE, error_type=depot.ERROR_T_NET,
49 speed_distribution=depot.MODAL_SINGLE):
51 r = depot.RepositoryURI(label, speed, cspeed,
58 error_rate=depot.ERROR_FREE, error_type=depot.ERROR_T_NET,
59 speed_distribution=depot.MODAL_SINGLE):
61 r = depot
[all...]

Completed in 9 milliseconds