2.3.3.3.70. NXcg_sphere_set

Status:

base class, extends NXcg_ellipsoid_set

Description:

Computational geometry description of a set of spheres. ...

Computational geometry description of a set of spheres.

Each sphere can have a different radius but all need to have finite volume.

Symbols:

The symbols used in the schema to specify e.g. dimensions of arrays.

d: The dimensionality, which has to be at least 2.

c: The cardinality of the set, i.e. the number of circles or spheres.

Groups cited:

none

Structure:

radius: (optional) NX_NUMBER {units=NX_LENGTH}

In the case that all spheres have the same radius.

radii: (optional) NX_NUMBER (Rank: 1, Dimensions: [c]) {units=NX_LENGTH}

In the case that spheres have different radius use this ...

In the case that spheres have different radius use this instead of the radius field.

Hypertext Anchors

List of hypertext anchors for all groups, fields, attributes, and links defined in this class.

NXDL Source:

https://github.com/FAIRmat-NFDI/nexus_definitions/tree/fairmat/contributed_definitions/NXcg_sphere_set.nxdl.xml