runtimepy
.
channel
.
environment
.sample
index
/home/vkottler/src/vkottler/workspace/runtimepy/runtimepy/channel/environment/sample.py
Interfaces for working with example environment configurations.
Functions
poll_sample_env
(env: runtimepy.channel.environment.ChannelEnvironment) -> None
Register sample enumerations and channels to an environment.
random
()
method of
random.Random
instance
random
() -> x in the interval [0, 1).
sample_env
(env: runtimepy.channel.environment.ChannelEnvironment = None) -> runtimepy.channel.environment.ChannelEnvironment
Register sample enumerations and channels to an environment.