[ellipsoids] r2752 committed - issue 133...

1 view
Skip to first unread message

ellip...@googlecode.com

unread,
Feb 6, 2014, 2:24:55 PM2/6/14
to ellipsoids-change...@googlegroups.com
Revision: 2752
Author: anna.ata...@gmail.com
Date: Thu Feb 6 19:24:41 2014 UTC
Log: issue 133
Enhancement: commit for merge
http://code.google.com/p/ellipsoids/source/detail?r=2752

Modified:

/branches/issue_133_aatanesyan/products/+gras/+ellapx/+smartdb/+rels/EllTube.m

=======================================
---
/branches/issue_133_aatanesyan/products/+gras/+ellapx/+smartdb/+rels/EllTube.m
Thu Feb 6 19:10:06 2014 UTC
+++
/branches/issue_133_aatanesyan/products/+gras/+ellapx/+smartdb/+rels/EllTube.m
Thu Feb 6 19:24:41 2014 UTC
@@ -31,7 +31,8 @@
% approxType: gras.ellapx.enums.EApproxType[1,1] - type of
approximation
% (External, Internal, NotDefined)
% timeVec: double[1, nTimePoints] - time vector
- % calcPrecision: double[1, 1] - calculation precision
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
% indSTime: double[1, 1] - index of sTime point within timeVec
% ltGoodDirMat: cell[1, nTimePoints] of double[nDims, 1] - matrix of
good direction
% vectors at any point of time from timeVec
@@ -298,8 +299,8 @@
% approximation schema for all of nEllTubes
ellipsoid tubes, or specify the description of the
% approximation schema for each of the nEllTubes
ellipsoid tubes
% separately.
- % calcPrecision: double[1, 1] - calculation precision
- %
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
% Output:
% ellTubeRel: gras.ellapx.smartdb.rels.EllTube[1, 1] -
constructed ellipsoid
% tube object
@@ -358,7 +359,8 @@
% approximation schema for all of nEllTubes
ellipsoid tubes, or specify the description of the
% approximation schema for each of the nEllTubes
ellipsoid tubes
% separately.
- % calcPrecision: double[1, 1] - calculation precision
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
%
% Output:
% ellTubeRel: gras.ellapx.smartdb.rels.EllTube[1, 1] -
constructed ellipsoid
@@ -418,8 +420,8 @@
% approximation schema for each of the nEllTubes
ellipsoid tubes
% separately.
% calcPrecision: double[1, 1] - calculation precision
- % scaleFactor: double[1, nEllTubes] - a vector of scale
- % factors specified for every created ellipsoid tube.
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
%
% Output:
% ellTubeRel: gras.ellapx.smartdb.rels.EllTube[1, 1] -
constructed ellipsoid
@@ -467,7 +469,8 @@
% approximation schema for all of nEllTubes
ellipsoid tubes, or specify the description of the
% approximation schema for each of the nEllTubes
ellipsoid tubes
% separately.
- % calcPrecision: double[1, 1] - calculation precision
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
%
% Output:
% ellTubeRel: gras.ellapx.smartdb.rels.EllTube[1, 1] -
constructed ellipsoid
@@ -522,17 +525,13 @@
% approximation schema for all of nEllTubes
ellipsoid tubes, or specify the description of the
% approximation schema for each of the nEllTubes
ellipsoid tubes
% separately.
- % calcPrecision: double[1, 1] - calculation precision
+ % absTol:double[1, 1] - absolute tolerance
+ % relTol:double[1, 1] - relative tolerance
%
% Output:
% ellTubeRel: gras.ellapx.smartdb.rels.EllTube[1, 1] -
constructed ellipsoid
% tube object
%
-
-
-
-
-
import gras.ellapx.smartdb.rels.EllTube;
import gras.ellapx.smartdb.rels.EllTubeBasic;
nPoints = length(qEllArray);
Reply all
Reply to author
Forward
0 new messages