cluster_array: cluster_array

Description Usage Arguments Details Value Author(s) See Also

View source: R/clusters.R

Description

Square array of particles

Usage

1
cluster_array(N, pitch = 500, a = 50, b = 50, 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 2D square array of identical particles

Value

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

Author(s)

baptiste Auguie

See Also

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


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