cluster_chain: cluster_chain

Description Usage Arguments Details Value Author(s) See Also

View source: R/clusters.R

Description

Linear chain of particles

Usage

1
cluster_chain(N, pitch = 500, a = 50, b = 30, c = b)

Arguments

N

number of particles

pitch

center-to-center distance

a

semi-axis along x

b

semi-axis along y

c

semi-axis along z

Details

A cluster describing a linear chain of identical particles

Value

list of class cluster with fields: positions, sizes, angles

Author(s)

baptiste Auguie

See Also

Other user_level cluster: cluster_array, cluster_ball, cluster_dimer, cluster_helix, cluster_shell, cluster_single


cda documentation built on May 30, 2017, 6:19 a.m.