![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | CreateBFRep () |
static string | GetBFStyle (float BFValue) |
static float | GetMin (List< float > ListValues) |
static float | GetMax (List< float > ListValues) |
Static Public Attributes | |
static List< float[]> | backupCaList = MoleculeModel.backupCatomsLocationlist |
static List< string > | backupCaChainList = MoleculeModel.backupCaSplineChainList |
static List< float > | backupBfactCAList |
static float | minValue |
static float | maxValue |
static string | minval = "" |
static string | maxval = "" |
Definition at line 8 of file BFactorRep.cs.
|
static |
Definition at line 17 of file BFactorRep.cs.
References Molecule.Model.MoleculeModel.atomsLocationlist, Molecule.Model.MoleculeModel.atomsNamelist, Molecule.Model.MoleculeModel.atomsnumber, Molecule.Model.MoleculeModel.atomsTypelist, Molecule.Model.MoleculeModel.backupCaSplineChainList, Molecule.Model.MoleculeModel.backupCatomsLocationlist, Molecule.Model.MoleculeModel.BFactorList, Molecule.Model.MoleculeModel.bondCAList, Molecule.Model.MoleculeModel.bondEPList, Molecule.Model.MoleculeModel.bondsnumber, GenInterpolationArray_BF.CalculateSplineArray(), Molecule.Model.MoleculeModel.CaSplineChainList, Molecule.Model.MoleculeModel.CaSplineList, Molecule.Model.MoleculeModel.CaSplineTypeList, Molecule.Control.ControlMolecule.CreateBondsCAList(), Molecule.Control.ControlMolecule.CreateBondsEPList(), Molecule.Control.ControlMolecule.CreateBondsList_HiRERNA(), UI.UIData.ffType, GetBFStyle(), GetMax(), GetMin(), Molecule.Model.AtomModel.GetModel(), GenInterpolationArray_BF.InputBfactArray, GenInterpolationArray_BF.InputKeyNodes, GenInterpolationArray_BF.InputTypeArray, SecondaryStructureOldGUI.isRescale, maxValue, minValue, GenInterpolationArray_BF.OutputBfactArray, GenInterpolationArray_BF.OutputKeyNodes, GenInterpolationArray_BF.OutputTypeArray, and Molecule.Model.MoleculeModel.residueIds.
Referenced by SecondaryStructureOldGUI.ChooseSmoothness_BF(), SecondaryStructureOldGUI.ChooseStructure_BF(), and SecondaryStructureOldGUI.MinMaxChoice().
|
static |
Definition at line 136 of file BFactorRep.cs.
Referenced by SurfaceManager.ColorVertices(), and CreateBFRep().
|
static |
Find the max value of a list of float.
ListValues | List values. |
Definition at line 179 of file BFactorRep.cs.
Referenced by SurfaceManager.ColorVertices(), and CreateBFRep().
|
static |
Find the min value of a list of float.
ListValues | List values. |
Definition at line 166 of file BFactorRep.cs.
Referenced by SurfaceManager.ColorVertices(), and CreateBFRep().
|
static |
Definition at line 11 of file BFactorRep.cs.
|
static |
Definition at line 10 of file BFactorRep.cs.
|
static |
Definition at line 9 of file BFactorRep.cs.
|
static |
Definition at line 15 of file BFactorRep.cs.
Referenced by SecondaryStructureOldGUI.MinMaxChoice().
|
static |
Definition at line 13 of file BFactorRep.cs.
Referenced by CreateBFRep().
|
static |
Definition at line 14 of file BFactorRep.cs.
Referenced by SecondaryStructureOldGUI.MinMaxChoice().
|
static |
Definition at line 12 of file BFactorRep.cs.
Referenced by CreateBFRep().