doc section moved to node

This commit is contained in:
djerom
2022-04-25 16:19:31 +05:00
parent 7a4acb5bb6
commit 87174bfb83
5 changed files with 19 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
class Transfrom {
static fromCoordSyses(cs1, cs2){
static fromCoordSystems(cs1, cs2){
let tr = new Transfrom()
tr.cs1 = cs1