TelegraphProcess
TelegraphProcess[μ] represents a telegraph process with rate μ.
A telegraph process switches between two states at random times determined by a Poisson process.
Examples
TelegraphProcess[1]RandomFunction[TelegraphProcess[2], {0, 10}]Mean[TelegraphProcess[0.5]]*See the official Wolfram Language Reference for more details.