Description:
allows to access information of a given SC (first input, SC-name).
The type of information is defined by the second input (menu):
CARD returns the cardinality of SC
PRIME returns the prime form of SC
ICV returns the interval-class vector of SC
MEMBER-SETS returns a list of the member-sets of SC
(i.e. all 12 transpositions of the prime form)
COMPLEMENT-PCs returns a list of PCs not included in the prime form of SC
The second input is also a menu-box, where the user selects
the SC-name. When the input is scrolled, it displays all SC-names
of a given cardinality. The cardinality can be incremented by alt-clicking
or decremented by alt-command-clicking the input.
The input accepts also a list of SC-names. In this case
the SC-info box returns the requested information for all given SC-names.
|