cluster_single | R Documentation |
Trivial cluster
cluster_single(a, b = a, c = b, phi = 0, theta = 0, psi = 0)
a |
semi-axis along x |
b |
semi-axis along y |
c |
semi-axis along z |
phi |
first Euler angle |
theta |
second Euler angle |
psi |
third Euler angle |
A single particle cluster
list of class cluster with fields: positions, sizes, angles
baptiste Auguie
Other user_level cluster:
cluster_array()
,
cluster_ball()
,
cluster_chain()
,
cluster_dimer()
,
cluster_helix()
,
cluster_pumpkin()
,
cluster_shell()
cl = cluster_single(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.