Skip to contents

All functions

bind_bundles()
Combine streamlines and/or bundles into a single bundle
bundle()
The bundle S7 class
get_curvature()
Curvature of a streamline
get_curvilinear_length()
Curvilinear length of a streamline
get_euclidean_length()
Euclidean length of a streamline
get_hausdorff_distance()
Hausdorff distance between two streamlines
get_sinuosity()
Sinuosity of a streamline
get_torsion()
Torsion of a streamline
is_bundle()
Check whether an object is a bundle
is_streamline()
Check whether an object is a streamline
new_bundle()
Create a bundle object
new_streamline()
Create a streamline object
reparametrize()
Reparametrize a streamline or bundle onto a uniform arc-length grid
streamline()
The streamline S7 class