__data | gblpy3.gblfit.GblTrajectory | private |
__dimensions | gblpy3.gblfit.GblTrajectory | private |
__externalPoint | gblpy3.gblfit.GblTrajectory | private |
__externalSeed | gblpy3.gblfit.GblTrajectory | private |
__getFitToKinkAndStepJacobian(self, aPoint) | gblpy3.gblfit.GblTrajectory | private |
__getFitToKinkJacobian(self, aPoint) | gblpy3.gblfit.GblTrajectory | private |
__getFitToLocalJacobian(self, aPoint, measDim, nJacobian=1) | gblpy3.gblfit.GblTrajectory | private |
__getFitToStepJacobian(self, aPoint) | gblpy3.gblfit.GblTrajectory | private |
__getJacobian(self, aLabel) | gblpy3.gblfit.GblTrajectory | private |
__getResAndErr(self, aData, used=True) | gblpy3.gblfit.GblTrajectory | private |
__init__(self, hasCurv=True, aDim=[0, 1]) | gblpy3.gblfit.GblTrajectory | |
__matrix | gblpy3.gblfit.GblTrajectory | private |
__measDataIndex | gblpy3.gblfit.GblTrajectory | private |
__numCurvature | gblpy3.gblfit.GblTrajectory | private |
__numLocals | gblpy3.gblfit.GblTrajectory | private |
__numOffsets | gblpy3.gblfit.GblTrajectory | private |
__numParameters | gblpy3.gblfit.GblTrajectory | private |
__numPoints | gblpy3.gblfit.GblTrajectory | private |
__points | gblpy3.gblfit.GblTrajectory | private |
__scatDataIndex | gblpy3.gblfit.GblTrajectory | private |
__skippedMeasLabel | gblpy3.gblfit.GblTrajectory | private |
__vector | gblpy3.gblfit.GblTrajectory | private |
addExternalSeed(self, aLabel, aSeed) | gblpy3.gblfit.GblTrajectory | |
addPoint(self, point) | gblpy3.gblfit.GblTrajectory | |
fit(self, optionList="", aLabel=0) | gblpy3.gblfit.GblTrajectory | |
getData(self) | gblpy3.gblfit.GblTrajectory | |
getMeasResults(self, aLabel) | gblpy3.gblfit.GblTrajectory | |
getNumPoints(self) | gblpy3.gblfit.GblTrajectory | |
getResidual(self, iData) | gblpy3.gblfit.GblTrajectory | |
getResults(self, aLabel) | gblpy3.gblfit.GblTrajectory | |
getScatResults(self, aLabel) | gblpy3.gblfit.GblTrajectory | |
milleIn(self, aFile) | gblpy3.gblfit.GblTrajectory | |
milleOut(self, aFile, doublePrec=False) | gblpy3.gblfit.GblTrajectory | |
printData(self) | gblpy3.gblfit.GblTrajectory | |
printPoints(self) | gblpy3.gblfit.GblTrajectory | |