Package org.jmol.api
Interface JmolModulationSet
- All Known Implementing Classes:
ModulationSet
public interface JmolModulationSet
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getModPoint
(boolean asEnabled) getModulation
(char type, T3 t456, boolean occ100) float
getScale()
getState()
getV3()
getVibration
(boolean forceNew) boolean
void
scaleVibration
(float m) void
void
-
Method Details
-
getModulation
-
getState
String getState() -
isEnabled
boolean isEnabled() -
setModTQ
-
getScale
float getScale() -
addTo
-
getModPoint
-
getVibration
-
getV3
V3 getV3() -
getSubSystemUnitCell
SymmetryInterface getSubSystemUnitCell() -
scaleVibration
void scaleVibration(float m) -
setMoment
void setMoment()
-