phystricks
|
Variables | |
int | LINEAR_PLOTPOINTS = 100 |
This is part of the module phystricks. More... | |
int | CURVATURE_PLOTPOINTS = 0 |
int | CIRCLE_LINEAR_PLOTPOINTS = 50 |
int | CIRCLE3D_LINEAR_PLOTPOINTS = 50 |
float | MATRIX_ELEMENT_FIRST_BOX_X_BORDER = 0.1 |
float | MATRIX_ELEMENT_SECOND_BOX_X_BORDER = 0.1 |
float | MATRIX_ELEMENT_FIRST_BOX_Y_BORDER = 0.05 |
float | MATRIX_ELEMENT_SECOND_BOX_Y_BORDER = 0.05 |
string | LOGGING_FILENAME = "phystricks.log" |
int phystricks.src.Defaults.CIRCLE3D_LINEAR_PLOTPOINTS = 50 |
int phystricks.src.Defaults.CIRCLE_LINEAR_PLOTPOINTS = 50 |
int phystricks.src.Defaults.CURVATURE_PLOTPOINTS = 0 |
int phystricks.src.Defaults.LINEAR_PLOTPOINTS = 100 |
This is part of the module phystricks.
phystricks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
phystricks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with phystricks.py. If not, see http://www.gnu.org/licenses/.
string phystricks.src.Defaults.LOGGING_FILENAME = "phystricks.log" |
float phystricks.src.Defaults.MATRIX_ELEMENT_FIRST_BOX_X_BORDER = 0.1 |
float phystricks.src.Defaults.MATRIX_ELEMENT_FIRST_BOX_Y_BORDER = 0.05 |
float phystricks.src.Defaults.MATRIX_ELEMENT_SECOND_BOX_X_BORDER = 0.1 |
float phystricks.src.Defaults.MATRIX_ELEMENT_SECOND_BOX_Y_BORDER = 0.05 |