aquaduct.traj.paths module¶
-
class
GenericPaths
(id_of_res, min_pf=None, max_pf=None)[source]¶ Bases:
object
,aquaduct.traj.paths.GenericPathTypeCodes
-
types
¶
-
frames
¶
-
max_frame
¶
-
min_frame
¶
-
-
class
SinglePath
(path_id, paths, coords, types)[source]¶ Bases:
object
,aquaduct.traj.paths.PathTypesCodes
,aquaduct.traj.inlets.InletTypeCodes
-
empty_coords
= array([], shape=(0, 3), dtype=float64)¶
-
path_in
¶
-
path_object
¶
-
path_out
¶
-
types_in
¶
-
types_object
¶
-
types_out
¶
-
coords_first_in
¶
-
coords_last_out
¶
-
coords_filo
¶
-
coords
¶
-
coords_cont
¶
-
paths
¶
-
paths_cont
¶
-
types
¶
-
types_cont
¶
-
gtypes
¶
-
gtypes_cont
¶
-
etypes
¶
-
etypes_cont
¶
-
size
¶
-
begins
¶
-
ends
¶
-
has_in
¶
-
has_object
¶
-
has_out
¶
-
_SinglePath__paths
¶
-