Class: Circle

Circle~Circle(options, classSettingsopt)

HyperSpheremodule:Circle~Circle
1 dimensional hypersphere. All the vertices form a circle.

Constructor

new Circle(options, classSettingsopt)

Parameters:
Name Type Attributes Description
options Options See Options.
classSettings object <optional>
Circle class settings. See HyperSphere classSettings.
Source:

Extends

  • HyperSphere

Methods

vertice2angles(vertice)

Converts a vertice position to vertice angles.
Parameters:
Name Type Description
vertice array array of the vertice axes
Source:
Returns:
Vertice angles.