| RMrotat {RandomFields} | R Documentation |
RMrotat and RMrotation are
auxiliary space-time functions that create some rotation
f(h, t) = s (\cos(\phi t) h_1 + \sin(\phi t) h_2) / \|h\|
and
f(h, t) = (\cos(\phi t) h_1 + \sin(\phi t) h_2,
- \sin(\phi t) h_1 + \cos(\phi t) h_2, t),
respectively.
RMrotat(speed, phi)
RMrotation(phi)
speed |
real value |
phi |
angle |
RMrotat and RMrotation are
space-time models for
two-dimensional space.
RMrotat and RMrotation return an object of class RMmodel.
Martin Schlather, schlather@math.uni-mannheim.de, https://www.wim.uni-mannheim.de/schlather/
# see S10