cluster_chain: cluster_chain

View source: R/clusters.R

cluster_chainR Documentation

cluster_chain

Description

Linear chain of particles

Usage

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_pumpkin(), cluster_shell(), cluster_single()


baptiste/cda documentation built on May 6, 2022, 5:52 a.m.