cluster_array | R Documentation |
Square array of particles
cluster_array(N, pitch = 500, a = 50, b = 50, c = b)
N |
number of particles |
pitch |
center-to-center distance |
a |
semi-axis along x |
b |
semi-axis along y |
c |
semi-axis along z |
A cluster describing a 2D square array of identical particles
list of class cluster with fields: positions, sizes, angles
baptiste Auguie
Other user_level cluster:
cluster_ball()
,
cluster_chain()
,
cluster_dimer()
,
cluster_helix()
,
cluster_pumpkin()
,
cluster_shell()
,
cluster_single()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.