| cluster_chain | R Documentation |
Linear chain of particles
cluster_chain(N, pitch = 500, a = 50, b = 30, 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 linear chain of identical particles
list of class cluster with fields: positions, sizes, angles
baptiste Auguie
Other user_level cluster:
cluster_array(),
cluster_ball(),
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.