The argument x represents a fitted spatial point process model
on a linear network.
is.stationary(x) returns TRUE if x represents
a stationary point process, and FALSE if not.
is.poisson(x) returns TRUE if x represents
a Poisson point process, and FALSE if not.
The functions is.stationary
and is.poisson are generic,
with methods for many classes of models.