OpenMPCD
|
Public Member Functions | |
def | __init__ (self, run) |
def | getMPLAxesForValueAsFunctionOfTime (self) |
def | setWritePath (self, writePath) |
def | getRun (self) |
def | getValueAsFunctionOfTime (self) |
def | updateCache (self, forced=False) |
Class for analysis of the orientation of the eigenvectors of the gyration tensor, relative to the flow direction.
Definition at line 8 of file OrientationAngles.py.
def MPCDAnalysis.StarPolymersAnalysis.OrientationAngles.OrientationAngles.__init__ | ( | self, | |
run | |||
) |
The constructor. @param[in] run The run to analyze, as an instance of `Run`.
Reimplemented from MPCDAnalysis.StarPolymersAnalysis.Base.Base.
Definition at line 17 of file OrientationAngles.py.
def MPCDAnalysis.StarPolymersAnalysis.OrientationAngles.OrientationAngles.getMPLAxesForValueAsFunctionOfTime | ( | self | ) |
Returns a `matplotlib.axes.Axes` object that contains a plot of the orientation angles of the three eigenvectors of the gyration tensor with the flow direction, with the horizontal axis showing the simulation time `t`, and the vertical axis showing the angles in radians.
Definition at line 29 of file OrientationAngles.py.
|
inherited |
|
inherited |
|
inherited |
|
inherited |