|
DFLib Release 1.0.0
|
Classes | |
| class | pyPoint |
| class | pyReport |
Variables | |
| Proj | mercProj = Proj('+proj=merc +datum=WGS84 +lat_ts=0') |
| DFLib | v = DFLib.vectord(2) |
| pyReport | r1 = pyReport("r1",True) |
| pyReport | r1p = r1.getReceiverLocation() |
| pyReport | r2 = pyReport("r2",True) |
| pyReport | r2p = r2.getReceiverLocation() |
| pyReport | r3 = pyReport("r3",True) |
| pyReport | r3p = r3.getReceiverLocation() |
| DFLib | rc = DFLib.ReportCollection() |
| pyPoint | LSfix = pyPoint() |
| pyPoint | LSv = LSfix.getXY() |
| pyPoint | FCAfix = pyPoint() |
| DFLib | FCA_stddev = DFLib.vectord(2) |
| pyPoint | FCAv = FCAfix.getXY() |
| pyPoint | MLfix = LSfix.Clone() |
| pyPoint | MLv = MLfix.getXY() |
| DFLib pyPointTest.FCA_stddev = DFLib.vectord(2) |
| pyPoint pyPointTest.FCAv = FCAfix.getXY() |
| pyPoint pyPointTest.LSv = LSfix.getXY() |
| Proj pyPointTest.mercProj = Proj('+proj=merc +datum=WGS84 +lat_ts=0') |
| pyPoint pyPointTest.MLfix = LSfix.Clone() |
| pyPoint pyPointTest.MLv = MLfix.getXY() |
| pyReport pyPointTest.r1p = r1.getReceiverLocation() |
| pyReport pyPointTest.r2p = r2.getReceiverLocation() |
| pyReport pyPointTest.r3p = r3.getReceiverLocation() |
| DFLib pyPointTest.rc = DFLib.ReportCollection() |
| DFLib pyPointTest.v = DFLib.vectord(2) |