ENARotationSet R6class

ENARotationSet R6class

Public fields

rotation

TBD

node.positions

TBD

codes

TBD

eigenvalues

TBD Create ENARotationSet

Methods


Method new()

Usage

ENARotationSet$new(rotation, codes, node.positions, eigenvalues = NULL)

Arguments

rotation

TBD

codes

TBD

node.positions

TBD

eigenvalues

TBD

Returns

ENARotationsSet


Method clone()

The objects of this class are cloneable with this method.

Usage

ENARotationSet$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.