Generating function for EllipticalSymmetry-class
Generates an object of class "EllipticalSymmetry".
EllipticalSymmetry(SymmCenter = 0)
SymmCenter |
numeric: center of symmetry |
Object of class "EllipticalSymmetry"
Matthias Kohl Matthias.Kohl@stamats.de
EllipticalSymmetry()
## The function is currently defined as
function(SymmCenter = 0){
new("EllipticalSymmetry", SymmCenter = SymmCenter)
}Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.