-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
34 lines (22 loc) · 851 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[PT]
POLLY - Programa de ajustamento 3D de poligonais
lib Milestones:
Matrix - Operações lineares em matrizes (A*B, A+-B, kA, Inversa, Transposta)
BaseCoordinates - Lista de objectos ENZ
SIUnits - Transformações entre unidades do SI
AjustLeastSquare - Computação de procedimentos de computação
DProblem - Resolução do problema directo da geodesia
IOPolly - Creação de ficheiros de entrada e saída
Modelos Matemáticos:
...
[EN]
POLLY - 3D traverse ajustment software
lib Milestones:
Matrix - Linear Matrix Operations (A*B, A+-B, kA, Inverse, Transpose)
BaseCoordinates - List of ENZ Objects
SIUnits - Transformation between SI Units
AjustLeastSquare - Computation procedures
DProblem - Coordenates propagation of the traverse stations
IOPolly - Creation of Input and Output files
Mathmatical Forms:
...