I have a Poisson Process with rate $\lambda$ and also a filter which is applied on this process. After first event is issued, during time window $T$, all the following events are filtered. After the filter expires, one event could be issued again and then the filter will be activated immediately again. This scenario will repeat forever.
My question is:
Is this "filtered Poisson Process" still a Poisson Process? If so, how to prove it. Does anybody know there is a name for such problem.
Thanks in advance.