![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | ReSpline () |
Static Public Attributes | |
static List< float[]> | backupCaList = MoleculeModel.CatomsLocationlist |
static List< string > | backupCaChainList = MoleculeModel.backupCaSplineChainList |
Private Member Functions | |
void | Start () |
Definition at line 8 of file AlphaChainSmoother.cs.
|
static |
Trace interpolation points from C-alpha positions.
Recreate interpolation points for carbon alpha splines.
Definition at line 24 of file AlphaChainSmoother.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.bondCAList, Molecule.Model.MoleculeModel.bondEPList, Molecule.Model.MoleculeModel.bondsnumber, GenInterpolationArray.CalculateSplineArray(), Molecule.Model.MoleculeModel.CaSplineChainList, Molecule.Model.MoleculeModel.CaSplineList, Molecule.Model.MoleculeModel.CaSplineTypeList, Molecule.Model.MoleculeModel.CatomsLocationlist, Molecule.Control.ControlMolecule.CreateBondsCAList(), Molecule.Control.ControlMolecule.CreateBondsEPList(), Molecule.Control.ControlMolecule.CreateBondsList_HiRERNA(), UI.UIData.ffType, Molecule.Model.AtomModel.GetModel(), GenInterpolationArray.InputKeyNodes, GenInterpolationArray.InputTypeArray, GenInterpolationArray.OutputKeyNodes, GenInterpolationArray.OutputTypeArray, and Molecule.Model.MoleculeModel.residueIds.
|
private |
Definition at line 14 of file AlphaChainSmoother.cs.
|
static |
Definition at line 10 of file AlphaChainSmoother.cs.
|
static |
Definition at line 9 of file AlphaChainSmoother.cs.