mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-15 14:46:39 +00:00
so much formatting
This commit is contained in:
parent
13c6f144d0
commit
7fc3c8ec9d
@ -1,10 +1,10 @@
|
||||
header {
|
||||
/* header {
|
||||
background: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgba(46, 49, 65, 0.8)
|
||||
);
|
||||
}
|
||||
} */
|
||||
|
||||
a.navbar-brand {
|
||||
color: red !important;
|
||||
@ -14,6 +14,7 @@ a.navbar-brand {
|
||||
header div img {
|
||||
/* max-height: 50vh; */
|
||||
max-width: 75vw;
|
||||
max-height: 75vh;
|
||||
margin-bottom: 5vh;
|
||||
margin-top: 5vh;
|
||||
}
|
||||
|
1
debug.log
Normal file
1
debug.log
Normal file
@ -0,0 +1 @@
|
||||
[1206/171106.913:ERROR:registration_protocol_win.cc(102)] CreateFile: The system cannot find the file specified. (0x2)
|
3
helpers/.vscode/settings.json
vendored
Normal file
3
helpers/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"liveServer.settings.port": 5501
|
||||
}
|
566
helpers/Manifest.toml
Normal file
566
helpers/Manifest.toml
Normal file
@ -0,0 +1,566 @@
|
||||
# This file is machine-generated - editing it directly is not advised
|
||||
|
||||
julia_version = "1.7.0-rc1"
|
||||
manifest_format = "2.0"
|
||||
|
||||
[[deps.Adapt]]
|
||||
deps = ["LinearAlgebra"]
|
||||
git-tree-sha1 = "84918055d15b3114ede17ac6a7182f68870c16f7"
|
||||
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
|
||||
version = "3.3.1"
|
||||
|
||||
[[deps.ArgTools]]
|
||||
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
|
||||
|
||||
[[deps.Artifacts]]
|
||||
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
|
||||
|
||||
[[deps.AssetRegistry]]
|
||||
deps = ["Distributed", "JSON", "Pidfile", "SHA", "Test"]
|
||||
git-tree-sha1 = "b25e88db7944f98789130d7b503276bc34bc098e"
|
||||
uuid = "bf4720bc-e11a-5d0c-854e-bdca1663c893"
|
||||
version = "0.1.0"
|
||||
|
||||
[[deps.AxisAlgorithms]]
|
||||
deps = ["LinearAlgebra", "Random", "SparseArrays", "WoodburyMatrices"]
|
||||
git-tree-sha1 = "66771c8d21c8ff5e3a93379480a2307ac36863f7"
|
||||
uuid = "13072b0f-2c55-5437-9ae7-d433b7a33950"
|
||||
version = "1.0.1"
|
||||
|
||||
[[deps.Base64]]
|
||||
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
||||
|
||||
[[deps.BinDeps]]
|
||||
deps = ["Libdl", "Pkg", "SHA", "URIParser", "Unicode"]
|
||||
git-tree-sha1 = "1289b57e8cf019aede076edab0587eb9644175bd"
|
||||
uuid = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
|
||||
version = "1.0.2"
|
||||
|
||||
[[deps.Blink]]
|
||||
deps = ["Base64", "BinDeps", "Distributed", "JSExpr", "JSON", "Lazy", "Logging", "MacroTools", "Mustache", "Mux", "Reexport", "Sockets", "WebIO", "WebSockets"]
|
||||
git-tree-sha1 = "08d0b679fd7caa49e2bca9214b131289e19808c0"
|
||||
uuid = "ad839575-38b3-5650-b840-f874b8c74a25"
|
||||
version = "0.12.5"
|
||||
|
||||
[[deps.CSV]]
|
||||
deps = ["CodecZlib", "Dates", "FilePathsBase", "InlineStrings", "Mmap", "Parsers", "PooledArrays", "SentinelArrays", "Tables", "Unicode", "WeakRefStrings"]
|
||||
git-tree-sha1 = "49f14b6c56a2da47608fe30aed711b5882264d7a"
|
||||
uuid = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
|
||||
version = "0.9.11"
|
||||
|
||||
[[deps.ChainRulesCore]]
|
||||
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
|
||||
git-tree-sha1 = "4c26b4e9e91ca528ea212927326ece5918a04b47"
|
||||
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
|
||||
version = "1.11.2"
|
||||
|
||||
[[deps.CodecZlib]]
|
||||
deps = ["TranscodingStreams", "Zlib_jll"]
|
||||
git-tree-sha1 = "ded953804d019afa9a3f98981d99b33e3db7b6da"
|
||||
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
|
||||
version = "0.7.0"
|
||||
|
||||
[[deps.ColorSchemes]]
|
||||
deps = ["ColorTypes", "Colors", "FixedPointNumbers", "Random"]
|
||||
git-tree-sha1 = "a851fec56cb73cfdf43762999ec72eff5b86882a"
|
||||
uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
|
||||
version = "3.15.0"
|
||||
|
||||
[[deps.ColorTypes]]
|
||||
deps = ["FixedPointNumbers", "Random"]
|
||||
git-tree-sha1 = "024fe24d83e4a5bf5fc80501a314ce0d1aa35597"
|
||||
uuid = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
|
||||
version = "0.11.0"
|
||||
|
||||
[[deps.Colors]]
|
||||
deps = ["ColorTypes", "FixedPointNumbers", "Reexport"]
|
||||
git-tree-sha1 = "417b0ed7b8b838aa6ca0a87aadf1bb9eb111ce40"
|
||||
uuid = "5ae59095-9a9b-59fe-a467-6f913c188581"
|
||||
version = "0.12.8"
|
||||
|
||||
[[deps.Compat]]
|
||||
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
|
||||
git-tree-sha1 = "dce3e3fea680869eaa0b774b2e8343e9ff442313"
|
||||
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
|
||||
version = "3.40.0"
|
||||
|
||||
[[deps.CompilerSupportLibraries_jll]]
|
||||
deps = ["Artifacts", "Libdl"]
|
||||
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
|
||||
|
||||
[[deps.Crayons]]
|
||||
git-tree-sha1 = "3f71217b538d7aaee0b69ab47d9b7724ca8afa0d"
|
||||
uuid = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
|
||||
version = "4.0.4"
|
||||
|
||||
[[deps.DataAPI]]
|
||||
git-tree-sha1 = "cc70b17275652eb47bc9e5f81635981f13cea5c8"
|
||||
uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
|
||||
version = "1.9.0"
|
||||
|
||||
[[deps.DataFrames]]
|
||||
deps = ["Compat", "DataAPI", "Future", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "Markdown", "Missings", "PooledArrays", "PrettyTables", "Printf", "REPL", "Reexport", "SortingAlgorithms", "Statistics", "TableTraits", "Tables", "Unicode"]
|
||||
git-tree-sha1 = "2e993336a3f68216be91eb8ee4625ebbaba19147"
|
||||
uuid = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
||||
version = "1.3.0"
|
||||
|
||||
[[deps.DataStructures]]
|
||||
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
|
||||
git-tree-sha1 = "7d9d316f04214f7efdbb6398d545446e246eff02"
|
||||
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
|
||||
version = "0.18.10"
|
||||
|
||||
[[deps.DataValueInterfaces]]
|
||||
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
|
||||
uuid = "e2d170a0-9d28-54be-80f0-106bbe20a464"
|
||||
version = "1.0.0"
|
||||
|
||||
[[deps.Dates]]
|
||||
deps = ["Printf"]
|
||||
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
||||
|
||||
[[deps.DelimitedFiles]]
|
||||
deps = ["Mmap"]
|
||||
uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
|
||||
|
||||
[[deps.Distributed]]
|
||||
deps = ["Random", "Serialization", "Sockets"]
|
||||
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
||||
|
||||
[[deps.DocStringExtensions]]
|
||||
deps = ["LibGit2"]
|
||||
git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b"
|
||||
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
|
||||
version = "0.8.6"
|
||||
|
||||
[[deps.Downloads]]
|
||||
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
|
||||
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
|
||||
|
||||
[[deps.FilePathsBase]]
|
||||
deps = ["Compat", "Dates", "Mmap", "Printf", "Test", "UUIDs"]
|
||||
git-tree-sha1 = "04d13bfa8ef11720c24e4d840c0033d145537df7"
|
||||
uuid = "48062228-2e41-5def-b9a4-89aafe57970f"
|
||||
version = "0.9.17"
|
||||
|
||||
[[deps.FileWatching]]
|
||||
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
|
||||
|
||||
[[deps.FixedPointNumbers]]
|
||||
deps = ["Statistics"]
|
||||
git-tree-sha1 = "335bfdceacc84c5cdf16aadc768aa5ddfc5383cc"
|
||||
uuid = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
|
||||
version = "0.8.4"
|
||||
|
||||
[[deps.Formatting]]
|
||||
deps = ["Printf"]
|
||||
git-tree-sha1 = "8339d61043228fdd3eb658d86c926cb282ae72a8"
|
||||
uuid = "59287772-0a20-5a39-b81b-1366585eb4c0"
|
||||
version = "0.4.2"
|
||||
|
||||
[[deps.FunctionalCollections]]
|
||||
deps = ["Test"]
|
||||
git-tree-sha1 = "04cb9cfaa6ba5311973994fe3496ddec19b6292a"
|
||||
uuid = "de31a74c-ac4f-5751-b3fd-e18cd04993ca"
|
||||
version = "0.5.0"
|
||||
|
||||
[[deps.Future]]
|
||||
deps = ["Random"]
|
||||
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
|
||||
|
||||
[[deps.HTTP]]
|
||||
deps = ["Base64", "Dates", "IniFile", "Logging", "MbedTLS", "NetworkOptions", "Sockets", "URIs"]
|
||||
git-tree-sha1 = "0fa77022fe4b511826b39c894c90daf5fce3334a"
|
||||
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
|
||||
version = "0.9.17"
|
||||
|
||||
[[deps.Hiccup]]
|
||||
deps = ["MacroTools", "Test"]
|
||||
git-tree-sha1 = "6187bb2d5fcbb2007c39e7ac53308b0d371124bd"
|
||||
uuid = "9fb69e20-1954-56bb-a84f-559cc56a8ff7"
|
||||
version = "0.2.2"
|
||||
|
||||
[[deps.IniFile]]
|
||||
deps = ["Test"]
|
||||
git-tree-sha1 = "098e4d2c533924c921f9f9847274f2ad89e018b8"
|
||||
uuid = "83e8ac13-25f8-5344-8a64-a9f2b223428f"
|
||||
version = "0.5.0"
|
||||
|
||||
[[deps.InlineStrings]]
|
||||
deps = ["Parsers"]
|
||||
git-tree-sha1 = "ca99cac337f8e0561c6a6edeeae5bf6966a78d21"
|
||||
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
|
||||
version = "1.1.0"
|
||||
|
||||
[[deps.InteractiveUtils]]
|
||||
deps = ["Markdown"]
|
||||
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
||||
|
||||
[[deps.Interpolations]]
|
||||
deps = ["AxisAlgorithms", "ChainRulesCore", "LinearAlgebra", "OffsetArrays", "Random", "Ratios", "Requires", "SharedArrays", "SparseArrays", "StaticArrays", "WoodburyMatrices"]
|
||||
git-tree-sha1 = "61aa005707ea2cebf47c8d780da8dc9bc4e0c512"
|
||||
uuid = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
|
||||
version = "0.13.4"
|
||||
|
||||
[[deps.InvertedIndices]]
|
||||
git-tree-sha1 = "bee5f1ef5bf65df56bdd2e40447590b272a5471f"
|
||||
uuid = "41ab1584-1d38-5bbf-9106-f11c6c58b48f"
|
||||
version = "1.1.0"
|
||||
|
||||
[[deps.IteratorInterfaceExtensions]]
|
||||
git-tree-sha1 = "a3f24677c21f5bbe9d2a714f95dcd58337fb2856"
|
||||
uuid = "82899510-4779-5014-852e-03e436cf321d"
|
||||
version = "1.0.0"
|
||||
|
||||
[[deps.JLLWrappers]]
|
||||
deps = ["Preferences"]
|
||||
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
|
||||
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
|
||||
version = "1.3.0"
|
||||
|
||||
[[deps.JSExpr]]
|
||||
deps = ["JSON", "MacroTools", "Observables", "WebIO"]
|
||||
git-tree-sha1 = "bd6c034156b1e7295450a219c4340e32e50b08b1"
|
||||
uuid = "97c1335a-c9c5-57fe-bc5d-ec35cebe8660"
|
||||
version = "0.5.3"
|
||||
|
||||
[[deps.JSON]]
|
||||
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
|
||||
git-tree-sha1 = "8076680b162ada2a031f707ac7b4953e30667a37"
|
||||
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
|
||||
version = "0.21.2"
|
||||
|
||||
[[deps.Kaleido_jll]]
|
||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||
git-tree-sha1 = "2ef87eeaa28713cb010f9fb0be288b6c1a4ecd53"
|
||||
uuid = "f7e6163d-2fa5-5f23-b69c-1db539e41963"
|
||||
version = "0.1.0+0"
|
||||
|
||||
[[deps.LaTeXStrings]]
|
||||
git-tree-sha1 = "f2355693d6778a178ade15952b7ac47a4ff97996"
|
||||
uuid = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
|
||||
version = "1.3.0"
|
||||
|
||||
[[deps.Lazy]]
|
||||
deps = ["MacroTools"]
|
||||
git-tree-sha1 = "1370f8202dac30758f3c345f9909b97f53d87d3f"
|
||||
uuid = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
|
||||
version = "0.15.1"
|
||||
|
||||
[[deps.LibCURL]]
|
||||
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
|
||||
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
|
||||
|
||||
[[deps.LibCURL_jll]]
|
||||
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
|
||||
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
|
||||
|
||||
[[deps.LibGit2]]
|
||||
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
|
||||
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
|
||||
|
||||
[[deps.LibSSH2_jll]]
|
||||
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
|
||||
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
|
||||
|
||||
[[deps.Libdl]]
|
||||
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
|
||||
|
||||
[[deps.LinearAlgebra]]
|
||||
deps = ["Libdl", "libblastrampoline_jll"]
|
||||
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
||||
|
||||
[[deps.Logging]]
|
||||
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
||||
|
||||
[[deps.MacroTools]]
|
||||
deps = ["Markdown", "Random"]
|
||||
git-tree-sha1 = "3d3e902b31198a27340d0bf00d6ac452866021cf"
|
||||
uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
|
||||
version = "0.5.9"
|
||||
|
||||
[[deps.Markdown]]
|
||||
deps = ["Base64"]
|
||||
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||||
|
||||
[[deps.MbedTLS]]
|
||||
deps = ["Dates", "MbedTLS_jll", "Random", "Sockets"]
|
||||
git-tree-sha1 = "1c38e51c3d08ef2278062ebceade0e46cefc96fe"
|
||||
uuid = "739be429-bea8-5141-9913-cc70e7f3736d"
|
||||
version = "1.0.3"
|
||||
|
||||
[[deps.MbedTLS_jll]]
|
||||
deps = ["Artifacts", "Libdl"]
|
||||
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
|
||||
|
||||
[[deps.Missings]]
|
||||
deps = ["DataAPI"]
|
||||
git-tree-sha1 = "bf210ce90b6c9eed32d25dbcae1ebc565df2687f"
|
||||
uuid = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
|
||||
version = "1.0.2"
|
||||
|
||||
[[deps.Mmap]]
|
||||
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
|
||||
|
||||
[[deps.MozillaCACerts_jll]]
|
||||
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
|
||||
|
||||
[[deps.Mustache]]
|
||||
deps = ["Printf", "Tables"]
|
||||
git-tree-sha1 = "21d7a05c3b94bcf45af67beccab4f2a1f4a3c30a"
|
||||
uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
|
||||
version = "1.0.12"
|
||||
|
||||
[[deps.Mux]]
|
||||
deps = ["AssetRegistry", "Base64", "HTTP", "Hiccup", "Pkg", "Sockets", "WebSockets"]
|
||||
git-tree-sha1 = "82dfb2cead9895e10ee1b0ca37a01088456c4364"
|
||||
uuid = "a975b10e-0019-58db-a62f-e48ff68538c9"
|
||||
version = "0.7.6"
|
||||
|
||||
[[deps.NetworkOptions]]
|
||||
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
|
||||
|
||||
[[deps.NumericalIntegration]]
|
||||
deps = ["Interpolations", "LinearAlgebra", "Logging"]
|
||||
git-tree-sha1 = "2a4ef5fc235053f9747d59cfdee19bcb8ba1e833"
|
||||
uuid = "e7bfaba1-d571-5449-8927-abc22e82249b"
|
||||
version = "0.3.3"
|
||||
|
||||
[[deps.Observables]]
|
||||
git-tree-sha1 = "fe29afdef3d0c4a8286128d4e45cc50621b1e43d"
|
||||
uuid = "510215fc-4207-5dde-b226-833fc4488ee2"
|
||||
version = "0.4.0"
|
||||
|
||||
[[deps.OffsetArrays]]
|
||||
deps = ["Adapt"]
|
||||
git-tree-sha1 = "043017e0bdeff61cfbb7afeb558ab29536bbb5ed"
|
||||
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
|
||||
version = "1.10.8"
|
||||
|
||||
[[deps.OpenBLAS_jll]]
|
||||
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
|
||||
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
|
||||
|
||||
[[deps.OrderedCollections]]
|
||||
git-tree-sha1 = "85f8e6578bf1f9ee0d11e7bb1b1456435479d47c"
|
||||
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
||||
version = "1.4.1"
|
||||
|
||||
[[deps.Parameters]]
|
||||
deps = ["OrderedCollections", "UnPack"]
|
||||
git-tree-sha1 = "34c0e9ad262e5f7fc75b10a9952ca7692cfc5fbe"
|
||||
uuid = "d96e819e-fc66-5662-9728-84c9c7592b0a"
|
||||
version = "0.12.3"
|
||||
|
||||
[[deps.Parsers]]
|
||||
deps = ["Dates"]
|
||||
git-tree-sha1 = "ae4bbcadb2906ccc085cf52ac286dc1377dceccc"
|
||||
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
|
||||
version = "2.1.2"
|
||||
|
||||
[[deps.Pidfile]]
|
||||
deps = ["FileWatching", "Test"]
|
||||
git-tree-sha1 = "1be8660b2064893cd2dae4bd004b589278e4440d"
|
||||
uuid = "fa939f87-e72e-5be4-a000-7fc836dbe307"
|
||||
version = "1.2.0"
|
||||
|
||||
[[deps.Pkg]]
|
||||
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
|
||||
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
|
||||
|
||||
[[deps.PlotlyBase]]
|
||||
deps = ["ColorSchemes", "Dates", "DelimitedFiles", "DocStringExtensions", "JSON", "LaTeXStrings", "Logging", "Parameters", "Pkg", "REPL", "Requires", "Statistics", "UUIDs"]
|
||||
git-tree-sha1 = "180d744848ba316a3d0fdf4dbd34b77c7242963a"
|
||||
uuid = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
|
||||
version = "0.8.18"
|
||||
|
||||
[[deps.PlotlyJS]]
|
||||
deps = ["Base64", "Blink", "DelimitedFiles", "JSExpr", "JSON", "Kaleido_jll", "Markdown", "Pkg", "PlotlyBase", "REPL", "Reexport", "Requires", "WebIO"]
|
||||
git-tree-sha1 = "53d6325e14d3bdb85fd387a085075f36082f35a3"
|
||||
uuid = "f0f68f2c-4968-5e81-91da-67840de0976a"
|
||||
version = "0.18.8"
|
||||
|
||||
[[deps.PooledArrays]]
|
||||
deps = ["DataAPI", "Future"]
|
||||
git-tree-sha1 = "db3a23166af8aebf4db5ef87ac5b00d36eb771e2"
|
||||
uuid = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
|
||||
version = "1.4.0"
|
||||
|
||||
[[deps.Preferences]]
|
||||
deps = ["TOML"]
|
||||
git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a"
|
||||
uuid = "21216c6a-2e73-6563-6e65-726566657250"
|
||||
version = "1.2.2"
|
||||
|
||||
[[deps.PrettyTables]]
|
||||
deps = ["Crayons", "Formatting", "Markdown", "Reexport", "Tables"]
|
||||
git-tree-sha1 = "d940010be611ee9d67064fe559edbb305f8cc0eb"
|
||||
uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
|
||||
version = "1.2.3"
|
||||
|
||||
[[deps.Printf]]
|
||||
deps = ["Unicode"]
|
||||
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
||||
|
||||
[[deps.REPL]]
|
||||
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
|
||||
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
|
||||
|
||||
[[deps.Random]]
|
||||
deps = ["Serialization"]
|
||||
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
||||
|
||||
[[deps.Ratios]]
|
||||
deps = ["Requires"]
|
||||
git-tree-sha1 = "01d341f502250e81f6fec0afe662aa861392a3aa"
|
||||
uuid = "c84ed2f1-dad5-54f0-aa8e-dbefe2724439"
|
||||
version = "0.4.2"
|
||||
|
||||
[[deps.Reexport]]
|
||||
git-tree-sha1 = "45e428421666073eab6f2da5c9d310d99bb12f9b"
|
||||
uuid = "189a3867-3050-52da-a836-e630ba90ab69"
|
||||
version = "1.2.2"
|
||||
|
||||
[[deps.Requires]]
|
||||
deps = ["UUIDs"]
|
||||
git-tree-sha1 = "4036a3bd08ac7e968e27c203d45f5fff15020621"
|
||||
uuid = "ae029012-a4dd-5104-9daa-d747884805df"
|
||||
version = "1.1.3"
|
||||
|
||||
[[deps.SHA]]
|
||||
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
|
||||
|
||||
[[deps.SentinelArrays]]
|
||||
deps = ["Dates", "Random"]
|
||||
git-tree-sha1 = "f45b34656397a1f6e729901dc9ef679610bd12b5"
|
||||
uuid = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
|
||||
version = "1.3.8"
|
||||
|
||||
[[deps.Serialization]]
|
||||
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
|
||||
|
||||
[[deps.SharedArrays]]
|
||||
deps = ["Distributed", "Mmap", "Random", "Serialization"]
|
||||
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
|
||||
|
||||
[[deps.Sockets]]
|
||||
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
|
||||
|
||||
[[deps.SortingAlgorithms]]
|
||||
deps = ["DataStructures"]
|
||||
git-tree-sha1 = "b3363d7460f7d098ca0912c69b082f75625d7508"
|
||||
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
|
||||
version = "1.0.1"
|
||||
|
||||
[[deps.SparseArrays]]
|
||||
deps = ["LinearAlgebra", "Random"]
|
||||
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
|
||||
|
||||
[[deps.StaticArrays]]
|
||||
deps = ["LinearAlgebra", "Random", "Statistics"]
|
||||
git-tree-sha1 = "3c76dde64d03699e074ac02eb2e8ba8254d428da"
|
||||
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
||||
version = "1.2.13"
|
||||
|
||||
[[deps.Statistics]]
|
||||
deps = ["LinearAlgebra", "SparseArrays"]
|
||||
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
|
||||
|
||||
[[deps.TOML]]
|
||||
deps = ["Dates"]
|
||||
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
|
||||
|
||||
[[deps.TableTraits]]
|
||||
deps = ["IteratorInterfaceExtensions"]
|
||||
git-tree-sha1 = "c06b2f539df1c6efa794486abfb6ed2022561a39"
|
||||
uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
|
||||
version = "1.0.1"
|
||||
|
||||
[[deps.Tables]]
|
||||
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "LinearAlgebra", "TableTraits", "Test"]
|
||||
git-tree-sha1 = "fed34d0e71b91734bf0a7e10eb1bb05296ddbcd0"
|
||||
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
|
||||
version = "1.6.0"
|
||||
|
||||
[[deps.Tar]]
|
||||
deps = ["ArgTools", "SHA"]
|
||||
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
|
||||
|
||||
[[deps.Test]]
|
||||
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
|
||||
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
||||
[[deps.TranscodingStreams]]
|
||||
deps = ["Random", "Test"]
|
||||
git-tree-sha1 = "216b95ea110b5972db65aa90f88d8d89dcb8851c"
|
||||
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
|
||||
version = "0.9.6"
|
||||
|
||||
[[deps.URIParser]]
|
||||
deps = ["Unicode"]
|
||||
git-tree-sha1 = "53a9f49546b8d2dd2e688d216421d050c9a31d0d"
|
||||
uuid = "30578b45-9adc-5946-b283-645ec420af67"
|
||||
version = "0.4.1"
|
||||
|
||||
[[deps.URIs]]
|
||||
git-tree-sha1 = "97bbe755a53fe859669cd907f2d96aee8d2c1355"
|
||||
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
|
||||
version = "1.3.0"
|
||||
|
||||
[[deps.UUIDs]]
|
||||
deps = ["Random", "SHA"]
|
||||
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|
||||
|
||||
[[deps.UnPack]]
|
||||
git-tree-sha1 = "387c1f73762231e86e0c9c5443ce3b4a0a9a0c2b"
|
||||
uuid = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
|
||||
version = "1.0.2"
|
||||
|
||||
[[deps.Unicode]]
|
||||
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
|
||||
|
||||
[[deps.WeakRefStrings]]
|
||||
deps = ["DataAPI", "InlineStrings", "Parsers"]
|
||||
git-tree-sha1 = "c69f9da3ff2f4f02e811c3323c22e5dfcb584cfa"
|
||||
uuid = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
|
||||
version = "1.4.1"
|
||||
|
||||
[[deps.WebIO]]
|
||||
deps = ["AssetRegistry", "Base64", "Distributed", "FunctionalCollections", "JSON", "Logging", "Observables", "Pkg", "Random", "Requires", "Sockets", "UUIDs", "WebSockets", "Widgets"]
|
||||
git-tree-sha1 = "5fe32e4086d49f7ab9b087296742859f3ae6d62a"
|
||||
uuid = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
|
||||
version = "0.8.16"
|
||||
|
||||
[[deps.WebSockets]]
|
||||
deps = ["Base64", "Dates", "HTTP", "Logging", "Sockets"]
|
||||
git-tree-sha1 = "f91a602e25fe6b89afc93cf02a4ae18ee9384ce3"
|
||||
uuid = "104b5d7c-a370-577a-8038-80a2059c5097"
|
||||
version = "1.5.9"
|
||||
|
||||
[[deps.Widgets]]
|
||||
deps = ["Colors", "Dates", "Observables", "OrderedCollections"]
|
||||
git-tree-sha1 = "80661f59d28714632132c73779f8becc19a113f2"
|
||||
uuid = "cc8bc4a8-27d6-5769-a93b-9d913e69aa62"
|
||||
version = "0.6.4"
|
||||
|
||||
[[deps.WoodburyMatrices]]
|
||||
deps = ["LinearAlgebra", "SparseArrays"]
|
||||
git-tree-sha1 = "de67fa59e33ad156a590055375a30b23c40299d3"
|
||||
uuid = "efce3f68-66dc-5838-9240-27a6d6f5f9b6"
|
||||
version = "0.5.5"
|
||||
|
||||
[[deps.Zlib_jll]]
|
||||
deps = ["Libdl"]
|
||||
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
|
||||
|
||||
[[deps.libblastrampoline_jll]]
|
||||
deps = ["Artifacts", "Libdl", "OpenBLAS_jll"]
|
||||
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
|
||||
|
||||
[[deps.nghttp2_jll]]
|
||||
deps = ["Artifacts", "Libdl"]
|
||||
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
|
||||
|
||||
[[deps.p7zip_jll]]
|
||||
deps = ["Artifacts", "Libdl"]
|
||||
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
|
5
helpers/Project.toml
Normal file
5
helpers/Project.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[deps]
|
||||
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
|
||||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
||||
NumericalIntegration = "e7bfaba1-d571-5449-8927-abc22e82249b"
|
||||
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
|
34
helpers/opdem.html
Normal file
34
helpers/opdem.html
Normal file
File diff suppressed because one or more lines are too long
92
helpers/opdem.jl
Normal file
92
helpers/opdem.jl
Normal file
@ -0,0 +1,92 @@
|
||||
using PlotlyJS
|
||||
|
||||
using CSV
|
||||
using DataFrames
|
||||
using NumericalIntegration
|
||||
|
||||
|
||||
|
||||
thrustcurve = """
|
||||
t F
|
||||
0.148 7.638
|
||||
0.228 12.253
|
||||
0.294 16.391
|
||||
0.353 20.210
|
||||
0.382 22.756
|
||||
0.419 25.260
|
||||
0.477 23.074
|
||||
0.520 20.845
|
||||
0.593 19.093
|
||||
0.688 17.500
|
||||
0.855 16.225
|
||||
1.037 15.427
|
||||
1.205 14.948
|
||||
1.423 14.627
|
||||
1.452 15.741
|
||||
1.503 14.785
|
||||
1.736 14.623
|
||||
1.955 14.303
|
||||
2.210 14.141
|
||||
2.494 13.819
|
||||
2.763 13.338
|
||||
3.120 13.334
|
||||
3.382 13.013
|
||||
3.404 9.352
|
||||
3.418 4.895
|
||||
3.450 0.000
|
||||
"""
|
||||
|
||||
tc = CSV.read(IOBuffer(thrustcurve), DataFrame)
|
||||
|
||||
tcimp = integrate(tc.t, tc.F) |> x -> round(x, digits = 2)
|
||||
|
||||
|
||||
begin
|
||||
df = CSV.read(".\\simOut_29.csv", DataFrame)
|
||||
|
||||
|
||||
df = df[180:end-100, :]
|
||||
df.t = (df.t .- 895) ./ 1000
|
||||
df.az = df.az .+ 9.81 .+ 1.2
|
||||
|
||||
dfimp = integrate(df.t, df.az) |> x -> round(x, digits = 2)
|
||||
end
|
||||
|
||||
# p = let
|
||||
# lines(df.t, df.az)
|
||||
# plot!((:t .- 895) ./ 1000, :az .+ 9.81 .+ 1.2, label = "Load Cell", linewidth = 3)
|
||||
# @df tc plot!(:t, :F, label = "Expected", linewidth = 3)
|
||||
# title!("Operational Demonstration Data")
|
||||
# plot!(ylabel = "Thrust (N)", xlabel = "Time (s)", legend = :top, background = :transparent)
|
||||
|
||||
# end
|
||||
|
||||
# let
|
||||
# lines(df.t, df.az, color = :red, label = "sin")
|
||||
# lines!(tc.t, tc.F, color = :blue, label = "cos")
|
||||
# axislegend()
|
||||
# current_figure()
|
||||
# end
|
||||
|
||||
p = let
|
||||
p1 = scatter(x = df.t, y = df.az, name = "Collected Data, $tcimp (Ns)")
|
||||
p2 = scatter(x = tc.t, y = tc.F, name = "Expected Data, $dfimp (Ns)")
|
||||
|
||||
layout = Layout(
|
||||
title = "Operational Demonstration Data",
|
||||
xaxis_title = "Time (s)",
|
||||
yaxis_title = "Force (N)",
|
||||
legend_title = "Legend Title",
|
||||
legend = attr(x = 0.5, y = 1,),
|
||||
font = attr(
|
||||
size = 18,)
|
||||
)
|
||||
|
||||
plot([p1, p2], layout)
|
||||
end
|
||||
|
||||
open("./opdem.html", "w") do io
|
||||
PlotlyBase.to_html(io, p.plot,
|
||||
|
||||
)
|
||||
end
|
981
helpers/simOut_29.csv
Normal file
981
helpers/simOut_29.csv
Normal file
@ -0,0 +1,981 @@
|
||||
t,x,y,z,vx,vy,vz,ax,ay,az,yaw,pitch,roll,yawdot,pitchdot,rolldot,Servo1,Servo2,thrustFiring,thrust,simResponse,lc0,lc1,lc2,lc3,lc0_processed,lc1_processed,lc2_processed,lc3_processed
|
||||
0.00000,0.00000,0.00000,19.05000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,45.00000,45.00000,0.00000,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,0.00000,-511.00000,-117.00000,978.00000,-332.00000,0.01667,0.00312,-0.01696,0.00645
|
||||
5.00000,0.00000,0.00000,19.04975,0.00000,0.00000,-0.04905,0.00000,0.00000,-9.81000,45.00146,44.99646,-0.00500,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,124.00000,-524.00000,-210.00000,978.00000,-332.00000,0.01709,0.00561,-0.01696,0.00645
|
||||
10.00000,0.00000,0.00000,19.04926,0.00000,0.00000,-0.09810,0.00000,0.00000,-9.81000,45.00293,44.99293,-0.01000,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,147.00000,-524.00000,-210.00000,978.00000,-332.00000,0.01709,0.00561,-0.01696,0.00645
|
||||
15.00000,0.00000,0.00000,19.04853,0.00000,0.00000,-0.14715,0.00000,0.00000,-9.81000,45.00439,44.98940,-0.01500,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-332.00000,0.01709,0.00561,-0.01696,0.00645
|
||||
20.00000,0.00000,0.00000,19.04755,0.00000,0.00000,-0.19620,0.00000,0.00000,-9.81000,45.00586,44.98586,-0.02000,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,978.00000,-332.00000,0.01709,0.00561,-0.01696,0.00645
|
||||
25.00000,0.00000,0.00000,19.04632,0.00000,0.00000,-0.24525,0.00000,0.00000,-9.81000,45.00732,44.98232,-0.02500,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-332.00000,0.01709,0.00561,-0.01696,0.00645
|
||||
30.00000,0.00000,0.00000,19.04485,0.00000,0.00000,-0.29430,0.00000,0.00000,-9.81000,45.00879,44.97879,-0.03000,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
35.00000,0.00000,0.00000,19.04313,0.00000,0.00000,-0.34335,0.00000,0.00000,-9.81000,45.01026,44.97525,-0.03500,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
40.00000,0.00000,0.00000,19.04117,0.00000,0.00000,-0.39240,0.00000,0.00000,-9.81000,45.01173,44.97172,-0.03999,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
45.00000,0.00000,0.00000,19.03896,0.00000,0.00000,-0.44145,0.00000,0.00000,-9.81000,45.01319,44.96818,-0.04499,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
50.00000,0.00000,0.00000,19.03651,0.00000,0.00000,-0.49050,0.00000,0.00000,-9.81000,45.01466,44.96465,-0.04999,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
55.00000,0.00000,0.00000,19.03381,0.00000,0.00000,-0.53955,0.00000,0.00000,-9.81000,45.01613,44.96111,-0.05499,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
60.00000,0.00000,0.00000,19.03087,0.00000,0.00000,-0.58860,0.00000,0.00000,-9.81000,45.01760,44.95758,-0.05999,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
65.00000,0.00000,0.00000,19.02768,0.00000,0.00000,-0.63765,0.00000,0.00000,-9.81000,45.01907,44.95404,-0.06499,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
70.00000,0.00000,0.00000,19.02425,0.00000,0.00000,-0.68670,0.00000,0.00000,-9.81000,45.02053,44.95051,-0.06998,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
75.00000,0.00000,0.00000,19.02057,0.00000,0.00000,-0.73575,0.00000,0.00000,-9.81000,45.02200,44.94698,-0.07498,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,978.00000,-218.00000,0.01709,0.00561,-0.01696,0.00423
|
||||
80.00000,0.00000,0.00000,19.01665,0.00000,0.00000,-0.78480,0.00000,0.00000,-9.81000,45.02347,44.94344,-0.07998,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,732.00000,-218.00000,0.01709,0.00561,-0.01269,0.00423
|
||||
85.00000,0.00000,0.00000,19.01248,0.00000,0.00000,-0.83385,0.00000,0.00000,-9.81000,45.02494,44.93991,-0.08498,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-524.00000,-210.00000,732.00000,-218.00000,0.01709,0.00561,-0.01269,0.00423
|
||||
90.00000,0.00000,0.00000,19.00806,0.00000,0.00000,-0.88290,0.00000,0.00000,-9.81000,45.02641,44.93637,-0.08997,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-524.00000,-210.00000,732.00000,-218.00000,0.01709,0.00561,-0.01269,0.00423
|
||||
95.00000,0.00000,0.00000,19.00340,0.00000,0.00000,-0.93195,0.00000,0.00000,-9.81000,45.02789,44.93284,-0.09497,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,136.00000,-404.00000,-210.00000,732.00000,-218.00000,0.01318,0.00561,-0.01269,0.00423
|
||||
100.00000,0.00000,0.00000,18.99850,0.00000,0.00000,-0.98100,0.00000,0.00000,-9.81000,45.02935,44.92931,-0.09997,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-404.00000,-210.00000,732.00000,-218.00000,0.01318,0.00561,-0.01269,0.00423
|
||||
105.00000,0.00000,0.00000,18.99335,0.00000,0.00000,-1.03005,0.00000,0.00000,-9.81000,45.03083,44.92577,-0.10496,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,136.00000,-404.00000,-210.00000,732.00000,-218.00000,0.01318,0.00561,-0.01269,0.00423
|
||||
110.00000,0.00000,0.00000,18.98795,0.00000,0.00000,-1.07910,0.00000,0.00000,-9.81000,45.03230,44.92224,-0.10996,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-404.00000,-363.00000,732.00000,-218.00000,0.01318,0.00969,-0.01269,0.00423
|
||||
115.00000,0.00000,0.00000,18.98231,0.00000,0.00000,-1.12815,0.00000,0.00000,-9.81000,45.03377,44.91870,-0.11495,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,732.00000,-218.00000,0.01318,0.00969,-0.01269,0.00423
|
||||
120.00000,0.00000,0.00000,18.97643,0.00000,0.00000,-1.17720,0.00000,0.00000,-9.81000,45.03524,44.91517,-0.11995,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-404.00000,-363.00000,732.00000,-218.00000,0.01318,0.00969,-0.01269,0.00423
|
||||
125.00000,0.00000,0.00000,18.97029,0.00000,0.00000,-1.22625,0.00000,0.00000,-9.81000,45.03672,44.91164,-0.12495,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
130.00000,0.00000,0.00000,18.96392,0.00000,0.00000,-1.27530,0.00000,0.00000,-9.81000,45.03819,44.90810,-0.12994,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
135.00000,0.00000,0.00000,18.95729,0.00000,0.00000,-1.32435,0.00000,0.00000,-9.81000,45.03966,44.90457,-0.13494,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
140.00000,0.00000,0.00000,18.95043,0.00000,0.00000,-1.37340,0.00000,0.00000,-9.81000,45.04113,44.90104,-0.13993,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
145.00000,0.00000,0.00000,18.94332,0.00000,0.00000,-1.42245,0.00000,0.00000,-9.81000,45.04261,44.89751,-0.14493,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
150.00000,0.00000,0.00000,18.93596,0.00000,0.00000,-1.47150,0.00000,0.00000,-9.81000,45.04408,44.89397,-0.14992,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
155.00000,0.00000,0.00000,18.92836,0.00000,0.00000,-1.52055,0.00000,0.00000,-9.81000,45.04556,44.89044,-0.15492,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-404.00000,-363.00000,732.00000,-16.00000,0.01318,0.00969,-0.01269,0.00031
|
||||
160.00000,0.00000,0.00000,18.92051,0.00000,0.00000,-1.56960,0.00000,0.00000,-9.81000,45.04704,44.88691,-0.15991,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
165.00000,0.00000,0.00000,18.91241,0.00000,0.00000,-1.61865,0.00000,0.00000,-9.81000,45.04851,44.88338,-0.16490,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
170.00000,0.00000,0.00000,18.90408,0.00000,0.00000,-1.66770,0.00000,0.00000,-9.81000,45.04998,44.87984,-0.16990,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
175.00000,0.00000,0.00000,18.89549,0.00000,0.00000,-1.71675,0.00000,0.00000,-9.81000,45.05146,44.87631,-0.17489,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
180.00000,0.00000,0.00000,18.88666,0.00000,0.00000,-1.76580,0.00000,0.00000,-9.81000,45.05294,44.87278,-0.17989,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
185.00000,0.00000,0.00000,18.87759,0.00000,0.00000,-1.81485,0.00000,0.00000,-9.81000,45.05442,44.86925,-0.18488,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-404.00000,-363.00000,575.00000,-16.00000,0.01318,0.00969,-0.00997,0.00031
|
||||
190.00000,0.00000,0.00000,18.86827,0.00000,0.00000,-1.86390,0.00000,0.00000,-9.81000,45.05589,44.86572,-0.18987,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-358.00000,-363.00000,575.00000,-16.00000,0.01168,0.00969,-0.00997,0.00031
|
||||
195.00000,0.00000,0.00000,18.85870,0.00000,0.00000,-1.91295,0.00000,0.00000,-9.81000,45.05737,44.86218,-0.19487,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-358.00000,-363.00000,575.00000,-16.00000,0.01168,0.00969,-0.00997,0.00031
|
||||
200.00000,0.00000,0.00000,18.84889,0.00000,0.00000,-1.96200,0.00000,0.00000,-9.81000,45.05885,44.85865,-0.19986,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-358.00000,-363.00000,575.00000,-16.00000,0.01168,0.00969,-0.00997,0.00031
|
||||
205.00000,0.00000,0.00000,18.83884,0.00000,0.00000,-2.01105,0.00000,0.00000,-9.81000,45.06033,44.85512,-0.20485,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-358.00000,-363.00000,575.00000,-16.00000,0.01168,0.00969,-0.00997,0.00031
|
||||
210.00000,0.00000,0.00000,18.82854,0.00000,0.00000,-2.06010,0.00000,0.00000,-9.81000,45.06181,44.85159,-0.20985,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-358.00000,-618.00000,575.00000,-16.00000,0.01168,0.01650,-0.00997,0.00031
|
||||
215.00000,0.00000,0.00000,18.81799,0.00000,0.00000,-2.10915,0.00000,0.00000,-9.81000,45.06328,44.84805,-0.21484,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-358.00000,-618.00000,575.00000,-16.00000,0.01168,0.01650,-0.00997,0.00031
|
||||
220.00000,0.00000,0.00000,18.80720,0.00000,0.00000,-2.15820,0.00000,0.00000,-9.81000,45.06476,44.84452,-0.21983,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-358.00000,-618.00000,575.00000,258.00000,0.01168,0.01650,-0.00997,-0.00501
|
||||
225.00000,0.00000,0.00000,18.79617,0.00000,0.00000,-2.20725,0.00000,0.00000,-9.81000,45.06624,44.84099,-0.22482,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-358.00000,-618.00000,575.00000,258.00000,0.01168,0.01650,-0.00997,-0.00501
|
||||
230.00000,0.00000,0.00000,18.78488,0.00000,0.00000,-2.25630,0.00000,0.00000,-9.81000,45.06772,44.83746,-0.22981,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-358.00000,-618.00000,575.00000,258.00000,0.01168,0.01650,-0.00997,-0.00501
|
||||
235.00000,0.00000,0.00000,18.77336,0.00000,0.00000,-2.30535,0.00000,0.00000,-9.81000,45.06920,44.83393,-0.23481,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-358.00000,-618.00000,575.00000,258.00000,0.01168,0.01650,-0.00997,-0.00501
|
||||
240.00000,0.00000,0.00000,18.76159,0.00000,0.00000,-2.35440,0.00000,0.00000,-9.81000,45.07068,44.83040,-0.23980,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-358.00000,-618.00000,575.00000,258.00000,0.01168,0.01650,-0.00997,-0.00501
|
||||
245.00000,0.00000,0.00000,18.74957,0.00000,0.00000,-2.40345,0.00000,0.00000,-9.81000,45.07216,44.82687,-0.24479,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
250.00000,0.00000,0.00000,18.73730,0.00000,0.00000,-2.45250,0.00000,0.00000,-9.81000,45.07365,44.82333,-0.24978,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
255.00000,0.00000,0.00000,18.72480,0.00000,0.00000,-2.50155,0.00000,0.00000,-9.81000,45.07513,44.81981,-0.25477,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
260.00000,0.00000,0.00000,18.71205,0.00000,0.00000,-2.55060,0.00000,0.00000,-9.81000,45.07661,44.81627,-0.25976,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
265.00000,0.00000,0.00000,18.69905,0.00000,0.00000,-2.59965,0.00000,0.00000,-9.81000,45.07809,44.81274,-0.26475,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
270.00000,0.00000,0.00000,18.68580,0.00000,0.00000,-2.64870,0.00000,0.00000,-9.81000,45.07957,44.80921,-0.26974,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
275.00000,0.00000,0.00000,18.67231,0.00000,0.00000,-2.69775,0.00000,0.00000,-9.81000,45.08106,44.80568,-0.27473,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-358.00000,-618.00000,1056.00000,258.00000,0.01168,0.01650,-0.01831,-0.00501
|
||||
280.00000,0.00000,0.00000,18.65858,0.00000,0.00000,-2.74680,0.00000,0.00000,-9.81000,45.08254,44.80215,-0.27972,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
285.00000,0.00000,0.00000,18.64460,0.00000,0.00000,-2.79585,0.00000,0.00000,-9.81000,45.08403,44.79862,-0.28471,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
290.00000,0.00000,0.00000,18.63038,0.00000,0.00000,-2.84490,0.00000,0.00000,-9.81000,45.08551,44.79509,-0.28970,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
295.00000,0.00000,0.00000,18.61591,0.00000,0.00000,-2.89395,0.00000,0.00000,-9.81000,45.08699,44.79156,-0.29469,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
300.00000,0.00000,0.00000,18.60119,0.00000,0.00000,-2.94300,0.00000,0.00000,-9.81000,45.08848,44.78803,-0.29968,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
305.00000,0.00000,0.00000,18.58623,0.00000,0.00000,-2.99205,0.00000,0.00000,-9.81000,45.08996,44.78450,-0.30467,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-618.00000,1056.00000,258.00000,0.03004,0.01650,-0.01831,-0.00501
|
||||
310.00000,0.00000,0.00000,18.57103,0.00000,0.00000,-3.04110,0.00000,0.00000,-9.81000,45.09145,44.78097,-0.30966,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-921.00000,-618.00000,1056.00000,215.00000,0.03004,0.01650,-0.01831,-0.00418
|
||||
315.00000,0.00000,0.00000,18.55557,0.00000,0.00000,-3.09015,0.00000,0.00000,-9.81000,45.09293,44.77744,-0.31465,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-668.00000,1056.00000,215.00000,0.03004,0.01783,-0.01831,-0.00418
|
||||
320.00000,0.00000,0.00000,18.53988,0.00000,0.00000,-3.13920,0.00000,0.00000,-9.81000,45.09442,44.77391,-0.31964,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1056.00000,215.00000,0.03004,0.01783,-0.01831,-0.00418
|
||||
325.00000,0.00000,0.00000,18.52394,0.00000,0.00000,-3.18825,0.00000,0.00000,-9.81000,45.09591,44.77038,-0.32463,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
330.00000,0.00000,0.00000,18.50775,0.00000,0.00000,-3.23730,0.00000,0.00000,-9.81000,45.09739,44.76685,-0.32962,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
335.00000,0.00000,0.00000,18.49132,0.00000,0.00000,-3.28635,0.00000,0.00000,-9.81000,45.09888,44.76332,-0.33460,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
340.00000,0.00000,0.00000,18.47464,0.00000,0.00000,-3.33540,0.00000,0.00000,-9.81000,45.10037,44.75979,-0.33959,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
345.00000,0.00000,0.00000,18.45772,0.00000,0.00000,-3.38445,0.00000,0.00000,-9.81000,45.10186,44.75626,-0.34458,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
350.00000,0.00000,0.00000,18.44055,0.00000,0.00000,-3.43350,0.00000,0.00000,-9.81000,45.10334,44.75273,-0.34957,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
355.00000,0.00000,0.00000,18.42314,0.00000,0.00000,-3.48255,0.00000,0.00000,-9.81000,45.10483,44.74920,-0.35456,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
360.00000,0.00000,0.00000,18.40548,0.00000,0.00000,-3.53160,0.00000,0.00000,-9.81000,45.10632,44.74567,-0.35954,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
365.00000,0.00000,0.00000,18.38758,0.00000,0.00000,-3.58065,0.00000,0.00000,-9.81000,45.10781,44.74215,-0.36453,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
370.00000,0.00000,0.00000,18.36943,0.00000,0.00000,-3.62970,0.00000,0.00000,-9.81000,45.10930,44.73862,-0.36952,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-921.00000,-668.00000,1552.00000,215.00000,0.03004,0.01783,-0.02691,-0.00418
|
||||
375.00000,0.00000,0.00000,18.35104,0.00000,0.00000,-3.67875,0.00000,0.00000,-9.81000,45.11079,44.73509,-0.37450,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
380.00000,0.00000,0.00000,18.33240,0.00000,0.00000,-3.72780,0.00000,0.00000,-9.81000,45.11228,44.73156,-0.37949,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
385.00000,0.00000,0.00000,18.31351,0.00000,0.00000,-3.77685,0.00000,0.00000,-9.81000,45.11377,44.72803,-0.38448,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
390.00000,0.00000,0.00000,18.29438,0.00000,0.00000,-3.82590,0.00000,0.00000,-9.81000,45.11526,44.72450,-0.38946,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
395.00000,0.00000,0.00000,18.27501,0.00000,0.00000,-3.87495,0.00000,0.00000,-9.81000,45.11675,44.72097,-0.39445,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
400.00000,0.00000,0.00000,18.25539,0.00000,0.00000,-3.92400,0.00000,0.00000,-9.81000,45.11824,44.71745,-0.39944,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-1131.00000,-668.00000,1552.00000,215.00000,0.03690,0.01783,-0.02691,-0.00418
|
||||
405.00000,0.00000,0.00000,18.23552,0.00000,0.00000,-3.97305,0.00000,0.00000,-9.81000,45.11974,44.71392,-0.40442,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-1131.00000,-668.00000,1347.00000,152.00000,0.03690,0.01783,-0.02336,-0.00295
|
||||
410.00000,0.00000,0.00000,18.21541,0.00000,0.00000,-4.02210,0.00000,0.00000,-9.81000,45.12123,44.71039,-0.40941,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-1131.00000,-668.00000,1347.00000,152.00000,0.03690,0.01783,-0.02336,-0.00295
|
||||
415.00000,0.00000,0.00000,18.19506,0.00000,0.00000,-4.07115,0.00000,0.00000,-9.81000,45.12272,44.70686,-0.41439,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
420.00000,0.00000,0.00000,18.17446,0.00000,0.00000,-4.12020,0.00000,0.00000,-9.81000,45.12421,44.70333,-0.41938,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
425.00000,0.00000,0.00000,18.15361,0.00000,0.00000,-4.16925,0.00000,0.00000,-9.81000,45.12571,44.69981,-0.42436,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
430.00000,0.00000,0.00000,18.13252,0.00000,0.00000,-4.21830,0.00000,0.00000,-9.81000,45.12720,44.69628,-0.42935,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
435.00000,0.00000,0.00000,18.11118,0.00000,0.00000,-4.26735,0.00000,0.00000,-9.81000,45.12870,44.69275,-0.43433,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
440.00000,0.00000,0.00000,18.08960,0.00000,0.00000,-4.31640,0.00000,0.00000,-9.81000,45.13019,44.68922,-0.43932,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
445.00000,0.00000,0.00000,18.06777,0.00000,0.00000,-4.36545,0.00000,0.00000,-9.81000,45.13168,44.68570,-0.44430,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
450.00000,0.00000,0.00000,18.04570,0.00000,0.00000,-4.41450,0.00000,0.00000,-9.81000,45.13318,44.68217,-0.44929,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
455.00000,0.00000,0.00000,18.02338,0.00000,0.00000,-4.46355,0.00000,0.00000,-9.81000,45.13467,44.67864,-0.45427,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
460.00000,0.00000,0.00000,18.00082,0.00000,0.00000,-4.51260,0.00000,0.00000,-9.81000,45.13617,44.67511,-0.45925,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-1131.00000,-403.00000,1347.00000,152.00000,0.03690,0.01076,-0.02336,-0.00295
|
||||
465.00000,0.00000,0.00000,17.97801,0.00000,0.00000,-4.56165,0.00000,0.00000,-9.81000,45.13767,44.67159,-0.46424,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-403.00000,1347.00000,152.00000,0.02561,0.01076,-0.02336,-0.00295
|
||||
470.00000,0.00000,0.00000,17.95496,0.00000,0.00000,-4.61070,0.00000,0.00000,-9.81000,45.13916,44.66806,-0.46922,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-403.00000,1347.00000,152.00000,0.02561,0.01076,-0.02336,-0.00295
|
||||
475.00000,0.00000,0.00000,17.93166,0.00000,0.00000,-4.65975,0.00000,0.00000,-9.81000,45.14066,44.66453,-0.47420,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-403.00000,1347.00000,152.00000,0.02561,0.01076,-0.02336,-0.00295
|
||||
480.00000,0.00000,0.00000,17.90812,0.00000,0.00000,-4.70880,0.00000,0.00000,-9.81000,45.14216,44.66100,-0.47919,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-403.00000,1347.00000,152.00000,0.02561,0.01076,-0.02336,-0.00295
|
||||
485.00000,0.00000,0.00000,17.88433,0.00000,0.00000,-4.75785,0.00000,0.00000,-9.81000,45.14365,44.65748,-0.48417,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-403.00000,1347.00000,152.00000,0.02561,0.01076,-0.02336,-0.00295
|
||||
490.00000,0.00000,0.00000,17.86029,0.00000,0.00000,-4.80690,0.00000,0.00000,-9.81000,45.14515,44.65395,-0.48915,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-403.00000,1111.00000,152.00000,0.02561,0.01076,-0.01926,-0.00295
|
||||
495.00000,0.00000,0.00000,17.83601,0.00000,0.00000,-4.85595,0.00000,0.00000,-9.81000,45.14665,44.65042,-0.49414,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-403.00000,1111.00000,152.00000,0.02561,0.01076,-0.01926,-0.00295
|
||||
500.00000,0.00000,0.00000,17.81149,0.00000,0.00000,-4.90500,0.00000,0.00000,-9.81000,45.14815,44.64690,-0.49912,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-403.00000,1111.00000,221.00000,0.02561,0.01076,-0.01926,-0.00429
|
||||
505.00000,0.00000,0.00000,17.78672,0.00000,0.00000,-4.95405,0.00000,0.00000,-9.81000,45.14965,44.64337,-0.50410,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-403.00000,1111.00000,221.00000,0.02561,0.01076,-0.01926,-0.00429
|
||||
510.00000,0.00000,0.00000,17.76170,0.00000,0.00000,-5.00310,0.00000,0.00000,-9.81000,45.15115,44.63985,-0.50908,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-403.00000,1111.00000,221.00000,0.02561,0.01076,-0.01926,-0.00429
|
||||
515.00000,0.00000,0.00000,17.73644,0.00000,0.00000,-5.05215,0.00000,0.00000,-9.81000,45.15265,44.63632,-0.51406,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-785.00000,-403.00000,1111.00000,221.00000,0.02561,0.01076,-0.01926,-0.00429
|
||||
520.00000,0.00000,0.00000,17.71093,0.00000,0.00000,-5.10120,0.00000,0.00000,-9.81000,45.15415,44.63279,-0.51905,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
525.00000,0.00000,0.00000,17.68518,0.00000,0.00000,-5.15025,0.00000,0.00000,-9.81000,45.15565,44.62927,-0.52403,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
530.00000,0.00000,0.00000,17.65919,0.00000,0.00000,-5.19930,0.00000,0.00000,-9.81000,45.15715,44.62574,-0.52901,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
535.00000,0.00000,0.00000,17.63294,0.00000,0.00000,-5.24835,0.00000,0.00000,-9.81000,45.15865,44.62222,-0.53399,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
540.00000,0.00000,0.00000,17.60646,0.00000,0.00000,-5.29740,0.00000,0.00000,-9.81000,45.16015,44.61869,-0.53897,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
545.00000,0.00000,0.00000,17.57973,0.00000,0.00000,-5.34645,0.00000,0.00000,-9.81000,45.16165,44.61516,-0.54395,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
550.00000,0.00000,0.00000,17.55275,0.00000,0.00000,-5.39550,0.00000,0.00000,-9.81000,45.16315,44.61164,-0.54893,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
555.00000,0.00000,0.00000,17.52553,0.00000,0.00000,-5.44455,0.00000,0.00000,-9.81000,45.16465,44.60811,-0.55391,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-785.00000,-278.00000,1111.00000,221.00000,0.02561,0.00742,-0.01926,-0.00429
|
||||
560.00000,0.00000,0.00000,17.49806,0.00000,0.00000,-5.49360,0.00000,0.00000,-9.81000,45.16616,44.60459,-0.55889,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-701.00000,-278.00000,1111.00000,221.00000,0.02287,0.00742,-0.01926,-0.00429
|
||||
565.00000,0.00000,0.00000,17.47034,0.00000,0.00000,-5.54265,0.00000,0.00000,-9.81000,45.16766,44.60106,-0.56387,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1111.00000,221.00000,0.02287,0.00742,-0.01926,-0.00429
|
||||
570.00000,0.00000,0.00000,17.44238,0.00000,0.00000,-5.59170,0.00000,0.00000,-9.81000,45.16916,44.59754,-0.56885,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-278.00000,1151.00000,221.00000,0.02287,0.00742,-0.01996,-0.00429
|
||||
575.00000,0.00000,0.00000,17.41418,0.00000,0.00000,-5.64075,0.00000,0.00000,-9.81000,45.17067,44.59401,-0.57383,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1151.00000,221.00000,0.02287,0.00742,-0.01996,-0.00429
|
||||
580.00000,0.00000,0.00000,17.38573,0.00000,0.00000,-5.68980,0.00000,0.00000,-9.81000,45.17217,44.59049,-0.57881,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-701.00000,-278.00000,1151.00000,221.00000,0.02287,0.00742,-0.01996,-0.00429
|
||||
585.00000,0.00000,0.00000,17.35704,0.00000,0.00000,-5.73885,0.00000,0.00000,-9.81000,45.17368,44.58696,-0.58379,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1151.00000,221.00000,0.02287,0.00742,-0.01996,-0.00429
|
||||
590.00000,0.00000,0.00000,17.32810,0.00000,0.00000,-5.78790,0.00000,0.00000,-9.81000,45.17518,44.58344,-0.58877,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
595.00000,0.00000,0.00000,17.29891,0.00000,0.00000,-5.83695,0.00000,0.00000,-9.81000,45.17669,44.57991,-0.59375,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
600.00000,0.00000,0.00000,17.26948,0.00000,0.00000,-5.88600,0.00000,0.00000,-9.81000,45.17819,44.57639,-0.59873,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
605.00000,0.00000,0.00000,17.23981,0.00000,0.00000,-5.93505,0.00000,0.00000,-9.81000,45.17970,44.57286,-0.60371,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
610.00000,0.00000,0.00000,17.20989,0.00000,0.00000,-5.98410,0.00000,0.00000,-9.81000,45.18120,44.56934,-0.60869,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
615.00000,0.00000,0.00000,17.17972,0.00000,0.00000,-6.03315,0.00000,0.00000,-9.81000,45.18270,44.56581,-0.61367,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-278.00000,1151.00000,-12.00000,0.02287,0.00742,-0.01996,0.00023
|
||||
620.00000,0.00000,0.00000,17.14931,0.00000,0.00000,-6.08220,0.00000,0.00000,-9.81000,45.18421,44.56229,-0.61865,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
625.00000,0.00000,0.00000,17.11866,0.00000,0.00000,-6.13125,0.00000,0.00000,-9.81000,45.18572,44.55877,-0.62362,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
630.00000,0.00000,0.00000,17.08775,0.00000,0.00000,-6.18030,0.00000,0.00000,-9.81000,45.18723,44.55524,-0.62860,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
635.00000,0.00000,0.00000,17.05661,0.00000,0.00000,-6.22935,0.00000,0.00000,-9.81000,45.18874,44.55172,-0.63358,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
640.00000,0.00000,0.00000,17.02522,0.00000,0.00000,-6.27840,0.00000,0.00000,-9.81000,45.19024,44.54819,-0.63856,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
645.00000,0.00000,0.00000,16.99358,0.00000,0.00000,-6.32745,0.00000,0.00000,-9.81000,45.19175,44.54467,-0.64353,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-701.00000,-260.00000,1151.00000,-12.00000,0.02287,0.00694,-0.01996,0.00023
|
||||
650.00000,0.00000,0.00000,16.96169,0.00000,0.00000,-6.37650,0.00000,0.00000,-9.81000,45.19326,44.54115,-0.64851,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1151.00000,-12.00000,0.02173,0.00694,-0.01996,0.00023
|
||||
655.00000,0.00000,0.00000,16.92957,0.00000,0.00000,-6.42555,0.00000,0.00000,-9.81000,45.19477,44.53762,-0.65349,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
660.00000,0.00000,0.00000,16.89719,0.00000,0.00000,-6.47460,0.00000,0.00000,-9.81000,45.19628,44.53410,-0.65847,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
665.00000,0.00000,0.00000,16.86458,0.00000,0.00000,-6.52365,0.00000,0.00000,-9.81000,45.19779,44.53057,-0.66344,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
670.00000,0.00000,0.00000,16.83171,0.00000,0.00000,-6.57270,0.00000,0.00000,-9.81000,45.19930,44.52705,-0.66842,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
675.00000,0.00000,0.00000,16.79860,0.00000,0.00000,-6.62175,0.00000,0.00000,-9.81000,45.20081,44.52353,-0.67340,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
680.00000,0.00000,0.00000,16.76525,0.00000,0.00000,-6.67080,0.00000,0.00000,-9.81000,45.20232,44.52001,-0.67837,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-12.00000,0.02173,0.00694,-0.02081,0.00023
|
||||
685.00000,0.00000,0.00000,16.73165,0.00000,0.00000,-6.71985,0.00000,0.00000,-9.81000,45.20383,44.51648,-0.68335,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
690.00000,0.00000,0.00000,16.69781,0.00000,0.00000,-6.76890,0.00000,0.00000,-9.81000,45.20534,44.51296,-0.68832,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
695.00000,0.00000,0.00000,16.66372,0.00000,0.00000,-6.81795,0.00000,0.00000,-9.81000,45.20685,44.50944,-0.69330,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
700.00000,0.00000,0.00000,16.62938,0.00000,0.00000,-6.86700,0.00000,0.00000,-9.81000,45.20836,44.50592,-0.69828,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
705.00000,0.00000,0.00000,16.59480,0.00000,0.00000,-6.91605,0.00000,0.00000,-9.81000,45.20988,44.50239,-0.70325,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
710.00000,0.00000,0.00000,16.55998,0.00000,0.00000,-6.96510,0.00000,0.00000,-9.81000,45.21139,44.49887,-0.70823,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
715.00000,0.00000,0.00000,16.52490,0.00000,0.00000,-7.01415,0.00000,0.00000,-9.81000,45.21290,44.49535,-0.71320,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
720.00000,0.00000,0.00000,16.48959,0.00000,0.00000,-7.06320,0.00000,0.00000,-9.81000,45.21442,44.49183,-0.71818,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,140.00000,-666.00000,-260.00000,1200.00000,-159.00000,0.02173,0.00694,-0.02081,0.00309
|
||||
725.00000,0.00000,0.00000,16.45403,0.00000,0.00000,-7.11225,0.00000,0.00000,-9.81000,45.21593,44.48830,-0.72315,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-666.00000,-53.00000,1200.00000,-159.00000,0.02173,0.00141,-0.02081,0.00309
|
||||
730.00000,0.00000,0.00000,16.41822,0.00000,0.00000,-7.16130,0.00000,0.00000,-9.81000,45.21744,44.48478,-0.72813,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-666.00000,-53.00000,1200.00000,-159.00000,0.02173,0.00141,-0.02081,0.00309
|
||||
735.00000,0.00000,0.00000,16.38217,0.00000,0.00000,-7.21035,0.00000,0.00000,-9.81000,45.21896,44.48126,-0.73310,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-666.00000,-53.00000,1034.00000,-159.00000,0.02173,0.00141,-0.01793,0.00309
|
||||
740.00000,0.00000,0.00000,16.34587,0.00000,0.00000,-7.25940,0.00000,0.00000,-9.81000,45.22047,44.47774,-0.73807,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
745.00000,0.00000,0.00000,16.30933,0.00000,0.00000,-7.30845,0.00000,0.00000,-9.81000,45.22199,44.47422,-0.74305,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
750.00000,0.00000,0.00000,16.27254,0.00000,0.00000,-7.35750,0.00000,0.00000,-9.81000,45.22350,44.47069,-0.74802,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
755.00000,0.00000,0.00000,16.23551,0.00000,0.00000,-7.40655,0.00000,0.00000,-9.81000,45.22502,44.46717,-0.75300,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
760.00000,0.00000,0.00000,16.19823,0.00000,0.00000,-7.45560,0.00000,0.00000,-9.81000,45.22654,44.46365,-0.75797,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
765.00000,0.00000,0.00000,16.16071,0.00000,0.00000,-7.50465,0.00000,0.00000,-9.81000,45.22805,44.46013,-0.76294,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,135.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
770.00000,0.00000,0.00000,16.12294,0.00000,0.00000,-7.55370,0.00000,0.00000,-9.81000,45.22957,44.45661,-0.76792,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
775.00000,0.00000,0.00000,16.08493,0.00000,0.00000,-7.60275,0.00000,0.00000,-9.81000,45.23108,44.45309,-0.77289,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-159.00000,0.01272,0.00141,-0.01793,0.00309
|
||||
780.00000,0.00000,0.00000,16.04667,0.00000,0.00000,-7.65180,0.00000,0.00000,-9.81000,45.23260,44.44956,-0.77786,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
785.00000,0.00000,0.00000,16.00816,0.00000,0.00000,-7.70085,0.00000,0.00000,-9.81000,45.23412,44.44604,-0.78283,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
790.00000,0.00000,0.00000,15.96941,0.00000,0.00000,-7.74990,0.00000,0.00000,-9.81000,45.23564,44.44252,-0.78781,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
795.00000,0.00000,0.00000,15.93042,0.00000,0.00000,-7.79895,0.00000,0.00000,-9.81000,45.23716,44.43900,-0.79278,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
800.00000,0.00000,0.00000,15.89118,0.00000,0.00000,-7.84800,0.00000,0.00000,-9.81000,45.23867,44.43548,-0.79775,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
805.00000,0.00000,0.00000,15.85169,0.00000,0.00000,-7.89705,0.00000,0.00000,-9.81000,45.24019,44.43196,-0.80272,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
810.00000,0.00000,0.00000,15.81196,0.00000,0.00000,-7.94610,0.00000,0.00000,-9.81000,45.24171,44.42844,-0.80770,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
815.00000,0.00000,0.00000,15.77199,0.00000,0.00000,-7.99515,0.00000,0.00000,-9.81000,45.24323,44.42492,-0.81267,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-53.00000,1034.00000,-86.00000,0.01272,0.00141,-0.01793,0.00167
|
||||
820.00000,0.00000,0.00000,15.73177,0.00000,0.00000,-8.04420,0.00000,0.00000,-9.81000,45.24475,44.42140,-0.81764,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-53.00000,983.00000,-86.00000,0.01272,0.00141,-0.01704,0.00167
|
||||
825.00000,0.00000,0.00000,15.69130,0.00000,0.00000,-8.09325,0.00000,0.00000,-9.81000,45.24627,44.41788,-0.82261,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-390.00000,-156.00000,983.00000,-86.00000,0.01272,0.00416,-0.01704,0.00167
|
||||
830.00000,0.00000,0.00000,15.65059,0.00000,0.00000,-8.14230,0.00000,0.00000,-9.81000,45.24780,44.41436,-0.82758,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-390.00000,-156.00000,983.00000,-86.00000,0.01272,0.00416,-0.01704,0.00167
|
||||
835.00000,0.00000,0.00000,15.60963,0.00000,0.00000,-8.19135,0.00000,0.00000,-9.81000,45.24931,44.41084,-0.83255,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
840.00000,0.00000,0.00000,15.56843,0.00000,0.00000,-8.24040,0.00000,0.00000,-9.81000,45.25084,44.40732,-0.83752,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
845.00000,0.00000,0.00000,15.52698,0.00000,0.00000,-8.28945,0.00000,0.00000,-9.81000,45.25236,44.40380,-0.84249,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
850.00000,0.00000,0.00000,15.48529,0.00000,0.00000,-8.33850,0.00000,0.00000,-9.81000,45.25388,44.40028,-0.84746,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
855.00000,0.00000,0.00000,15.44335,0.00000,0.00000,-8.38755,0.00000,0.00000,-9.81000,45.25540,44.39676,-0.85243,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
860.00000,0.00000,0.00000,15.40117,0.00000,0.00000,-8.43660,0.00000,0.00000,-9.81000,45.25692,44.39324,-0.85741,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,139.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
865.00000,0.00000,0.00000,15.35874,0.00000,0.00000,-8.48565,0.00000,0.00000,-9.81000,45.25845,44.38972,-0.86238,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-542.00000,-156.00000,983.00000,-86.00000,0.01768,0.00416,-0.01704,0.00167
|
||||
870.00000,0.00000,0.00000,15.31607,0.00000,0.00000,-8.53470,0.00000,0.00000,-9.81000,45.25997,44.38620,-0.86734,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-542.00000,-156.00000,983.00000,24.00000,0.01768,0.00416,-0.01704,-0.00047
|
||||
875.00000,0.00000,0.00000,15.27315,0.00000,0.00000,-8.58375,0.00000,0.00000,-9.81000,45.26149,44.38268,-0.87231,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,133.00000,-542.00000,-156.00000,983.00000,24.00000,0.01768,0.00416,-0.01704,-0.00047
|
||||
880.00000,0.00000,0.00000,15.22999,0.00000,0.00000,-8.63280,0.00000,0.00000,-9.81000,45.26302,44.37916,-0.87728,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,138.00000,-542.00000,-156.00000,983.00000,24.00000,0.01768,0.00416,-0.01704,-0.00047
|
||||
885.00000,0.00000,0.00000,15.18658,0.00000,0.00000,-8.68185,0.00000,0.00000,-9.81000,45.26455,44.37564,-0.88225,1.00000,-1.00000,0.00000,0.00000,0.00000,0,0.00000,134.00000,-542.00000,-156.00000,983.00000,24.00000,0.01768,0.00416,-0.01704,-0.00047
|
||||
890.00000,0.00000,0.00000,15.14292,0.00000,0.00000,-8.73090,0.00000,0.00000,-9.81000,45.26607,44.37212,-0.88722,1.00000,-1.00000,0.00000,0.00000,0.00000,1,0.00000,134.00000,-2994.00000,-11636.00000,-38673.00000,-1625.00000,0.09767,0.31061,0.67055,0.03157
|
||||
895.00000,0.00000,0.00000,15.09902,0.00000,0.00000,-8.77995,0.00000,0.00000,-9.81000,45.26759,44.36860,-0.89219,1.00000,-1.00000,0.00000,0.00000,0.00000,1,10.66298,5.00000,-2994.00000,-11636.00000,-38673.00000,-1625.00000,0.09767,0.31061,0.67055,0.03157
|
||||
900.00000,-0.00000,0.00000,15.05490,-0.00090,0.00017,-8.82437,-0.17998,0.03305,-8.88460,45.26912,44.36508,-0.89716,1.00008,-1.00008,0.00000,0.00000,0.00000,1,10.66209,5.00000,-2994.00000,-11636.00000,-38673.00000,-1625.00000,0.09767,0.31061,0.67055,0.03157
|
||||
905.00000,-0.00001,0.00000,15.01056,-0.00180,0.00033,-8.86880,-0.18000,0.03306,-8.88453,45.27065,44.36156,-0.90213,1.00015,-1.00015,0.00000,0.00000,0.00000,1,10.66120,152.00000,-2994.00000,-11636.00000,-38673.00000,-1625.00000,0.09767,0.31061,0.67055,0.03157
|
||||
910.00000,-0.00003,0.00000,14.96599,-0.00270,0.00050,-8.91322,-0.18001,0.03306,-8.88446,45.27217,44.35804,-0.90710,1.00023,-1.00023,0.00000,0.00000,0.00000,1,10.29255,148.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
915.00000,-0.00004,0.00000,14.92121,-0.00360,-0.00026,-8.95610,-0.18002,-0.15168,-8.57650,45.27370,44.35452,-0.91207,1.00030,-1.00030,0.00000,0.00000,0.00000,1,10.29166,152.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
920.00000,-0.00007,-0.00000,14.87621,-0.00450,-0.00102,-8.99898,-0.18004,-0.15169,-8.57640,45.27523,44.35100,-0.91704,1.00038,-1.00038,0.00000,0.00000,0.00000,1,10.29077,147.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
925.00000,-0.00009,-0.00001,14.83101,-0.00540,-0.00178,-9.04186,-0.18005,-0.15170,-8.57631,45.27675,44.34748,-0.92201,1.00045,-1.00045,0.00000,0.00000,0.00000,1,10.28988,151.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
930.00000,-0.00013,-0.00002,14.78558,-0.00630,-0.00254,-9.08475,-0.18006,-0.15171,-8.57621,45.27828,44.34396,-0.92698,1.00053,-1.00053,0.00000,0.00000,0.00000,1,10.28899,151.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
935.00000,-0.00016,-0.00004,14.73994,-0.00720,-0.00330,-9.12763,-0.18008,-0.15172,-8.57612,45.27981,44.34044,-0.93195,1.00061,-1.00061,0.00000,0.00000,0.00000,1,10.28810,147.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
940.00000,-0.00020,-0.00006,14.69409,-0.00810,-0.00406,-9.17051,-0.18009,-0.15173,-8.57603,45.28134,44.33692,-0.93692,1.00068,-1.00068,0.00000,0.00000,0.00000,1,10.28721,152.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
945.00000,-0.00025,-0.00008,14.64802,-0.00900,-0.00481,-9.21339,-0.18010,-0.15175,-8.57593,45.28287,44.33340,-0.94189,1.00076,-1.00076,0.00000,0.00000,0.00000,1,10.28632,146.00000,-2994.00000,-11636.00000,-38673.00000,-20640.00000,0.09767,0.31061,0.67055,0.40093
|
||||
950.00000,-0.00030,-0.00011,14.60174,-0.00990,-0.00557,-9.25626,-0.18012,-0.15176,-8.57584,45.28440,44.32988,-0.94686,1.00083,-1.00083,0.00000,0.00000,0.00000,1,9.57984,151.00000,-24673.00000,-11636.00000,-38673.00000,-20640.00000,0.80488,0.31061,0.67055,0.40093
|
||||
955.00000,-0.00035,-0.00013,14.55526,-0.01080,-0.00456,-9.29619,-0.18013,0.20216,-7.98587,45.28593,44.32636,-0.95184,1.00091,-1.00091,0.00000,0.00000,0.00000,1,9.57895,146.00000,-24673.00000,-11636.00000,-38673.00000,-20640.00000,0.80488,0.31061,0.67055,0.40093
|
||||
960.00000,-0.00041,-0.00015,14.50858,-0.01170,-0.00355,-9.33612,-0.18015,0.20217,-7.98573,45.28746,44.32284,-0.95681,1.00099,-1.00099,0.00000,0.00000,0.00000,1,9.57806,150.00000,-24673.00000,-11636.00000,-38673.00000,-20640.00000,0.80488,0.31061,0.67055,0.40093
|
||||
965.00000,-0.00047,-0.00017,14.46170,-0.01260,-0.00254,-9.37605,-0.18016,0.20219,-7.98560,45.28899,44.31932,-0.96178,1.00106,-1.00106,0.00000,0.00000,0.00000,1,8.75413,146.00000,-24673.00000,-42555.00000,-38673.00000,-20640.00000,0.80488,1.13596,0.67055,0.40093
|
||||
970.00000,-0.00053,-0.00017,14.41464,-0.01144,-0.00153,-9.41254,0.23297,0.20220,-7.29689,45.29052,44.31580,-0.96675,1.00114,-1.00114,0.00000,0.00000,0.00000,1,8.75324,150.00000,-24673.00000,-42555.00000,-38673.00000,-20640.00000,0.80488,1.13596,0.67055,0.40093
|
||||
975.00000,-0.00058,-0.00018,14.36739,-0.01028,-0.00052,-9.44902,0.23299,0.20222,-7.29670,45.29206,44.31227,-0.97172,1.00121,-1.00121,0.00000,0.00000,0.00000,1,7.57354,143.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
980.00000,-0.00064,-0.00017,14.31999,-0.01208,0.00049,-9.48055,-0.36140,0.20223,-6.30583,45.29359,44.30875,-0.97670,1.00129,-1.00129,0.00000,0.00000,0.00000,1,7.57265,150.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
985.00000,-0.00071,-0.00017,14.27243,-0.01389,0.00150,-9.51208,-0.36143,0.20225,-6.30556,45.29512,44.30523,-0.98167,1.00136,-1.00136,0.00000,0.00000,0.00000,1,7.57176,145.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
990.00000,-0.00079,-0.00015,14.22471,-0.01570,0.00252,-9.54360,-0.36145,0.20226,-6.30530,45.29666,44.30170,-0.98664,1.00144,-1.00144,0.00000,0.00000,0.00000,1,7.57087,149.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
995.00000,-0.00088,-0.00014,14.17684,-0.01750,0.00353,-9.57513,-0.36148,0.20228,-6.30503,45.29819,44.29818,-0.99162,1.00152,-1.00152,0.00000,0.00000,0.00000,1,7.56998,146.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
1000.00000,-0.00097,-0.00011,14.12880,-0.01931,0.00454,-9.60665,-0.36151,0.20229,-6.30477,45.29972,44.29466,-0.99659,1.00159,-1.00159,0.00000,0.00000,0.00000,1,7.56909,149.00000,-24673.00000,-42555.00000,-107148.00000,-20640.00000,0.80488,1.13596,1.85783,0.40093
|
||||
1005.00000,-0.00108,-0.00008,14.08061,-0.02112,0.00555,-9.63817,-0.36154,0.20231,-6.30450,45.30126,44.29114,-1.00156,1.00167,-1.00167,0.00000,0.00000,0.00000,1,6.34588,145.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1010.00000,-0.00119,-0.00007,14.03229,-0.02293,0.00345,-9.66452,-0.36156,-0.41914,-5.26846,45.30280,44.28762,-1.00654,1.00174,-1.00174,0.00000,0.00000,0.00000,1,6.34499,150.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1015.00000,-0.00132,-0.00006,13.98384,-0.02474,0.00136,-9.69086,-0.36159,-0.41917,-5.26811,45.30433,44.28409,-1.01151,1.00182,-1.00182,0.00000,0.00000,0.00000,1,6.34411,145.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1020.00000,-0.00145,-0.00006,13.93525,-0.02654,-0.00074,-9.71720,-0.36162,-0.41921,-5.26777,45.30587,44.28057,-1.01648,1.00190,-1.00190,0.00000,0.00000,0.00000,1,6.34322,150.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1025.00000,-0.00159,-0.00008,13.88653,-0.02835,-0.00283,-9.74353,-0.36165,-0.41924,-5.26742,45.30740,44.27705,-1.02146,1.00197,-1.00197,0.00000,0.00000,0.00000,1,6.34233,145.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1030.00000,-0.00174,-0.00010,13.83768,-0.03016,-0.00493,-9.76987,-0.36167,-0.41927,-5.26708,45.30894,44.27352,-1.02643,1.00205,-1.00205,0.00000,0.00000,0.00000,1,6.34145,150.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1035.00000,-0.00190,-0.00014,13.78870,-0.03197,-0.00703,-9.79620,-0.36170,-0.41930,-5.26673,45.31048,44.27000,-1.03141,1.00212,-1.00212,0.00000,0.00000,0.00000,1,6.34056,145.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1040.00000,-0.00207,-0.00018,13.73959,-0.03378,-0.00912,-9.82253,-0.36173,-0.41933,-5.26639,45.31202,44.26647,-1.03638,1.00220,-1.00220,0.00000,0.00000,0.00000,1,6.33967,150.00000,-24673.00000,-42555.00000,-107148.00000,-84515.00000,0.80488,1.13596,1.85783,1.64170
|
||||
1045.00000,-0.00225,-0.00024,13.69034,-0.03559,-0.01122,-9.84886,-0.36176,-0.41937,-5.26604,45.31356,44.26295,-1.04136,1.00228,-1.00228,0.00000,0.00000,0.00000,1,4.80854,146.00000,-71675.00000,-42555.00000,-107148.00000,-84515.00000,2.33816,1.13596,1.85783,1.64170
|
||||
1050.00000,-0.00244,-0.00029,13.64100,-0.03739,-0.00947,-9.86879,-0.36178,0.34905,-3.98496,45.31509,44.25943,-1.04633,1.00235,-1.00235,0.00000,0.00000,0.00000,1,4.80765,150.00000,-71675.00000,-42555.00000,-107148.00000,-84515.00000,2.33816,1.13596,1.85783,1.64170
|
||||
1055.00000,-0.00263,-0.00033,13.59156,-0.03920,-0.00773,-9.88871,-0.36181,0.34908,-3.98451,45.31664,44.25590,-1.05131,1.00243,-1.00243,0.00000,0.00000,0.00000,1,4.80677,145.00000,-71675.00000,-42555.00000,-107148.00000,-84515.00000,2.33816,1.13596,1.85783,1.64170
|
||||
1060.00000,-0.00284,-0.00036,13.54201,-0.04101,-0.00598,-9.90863,-0.36184,0.34910,-3.98407,45.31818,44.25238,-1.05629,1.00250,-1.00250,0.00000,0.00000,0.00000,1,3.45822,150.00000,-71675.00000,-42555.00000,-201838.00000,-84515.00000,2.33816,1.13596,3.49965,1.64170
|
||||
1065.00000,-0.00307,-0.00038,13.49240,-0.04694,-0.00424,-9.92169,-1.18489,0.34913,-2.61191,45.31971,44.24885,-1.06126,1.00258,-1.00258,0.00000,0.00000,0.00000,1,3.45741,146.00000,-71675.00000,-42555.00000,-201838.00000,-84515.00000,2.33816,1.13596,3.49965,1.64170
|
||||
1070.00000,-0.00334,-0.00039,13.44273,-0.05286,-0.00249,-9.93475,-1.18498,0.34915,-2.61137,45.32125,44.24533,-1.06624,1.00266,-1.00266,0.00000,0.00000,0.00000,1,1.46035,150.00000,-71675.00000,-108903.00000,-201838.00000,-84515.00000,2.33816,2.90704,3.49965,1.64170
|
||||
1075.00000,-0.00361,-0.00039,13.39303,-0.05435,-0.00075,-9.94040,-0.29711,0.34918,-1.13088,45.32280,44.24180,-1.07122,1.00273,-1.00273,0.00000,0.00000,0.00000,1,1.45953,146.00000,-71675.00000,-108903.00000,-201838.00000,-84515.00000,2.33816,2.90704,3.49965,1.64170
|
||||
1080.00000,-0.00389,-0.00039,13.34330,-0.05583,0.00100,-9.94605,-0.29713,0.34921,-1.13022,45.32434,44.23827,-1.07619,1.00281,-1.00281,0.00000,0.00000,0.00000,1,1.45870,150.00000,-71675.00000,-108903.00000,-201838.00000,-84515.00000,2.33816,2.90704,3.49965,1.64170
|
||||
1085.00000,-0.00417,-0.00037,13.29354,-0.05732,0.00275,-9.95170,-0.29716,0.34923,-1.12957,45.32588,44.23475,-1.08117,1.00289,-1.00289,0.00000,0.00000,0.00000,1,1.45788,145.00000,-71675.00000,-108903.00000,-201838.00000,-84515.00000,2.33816,2.90704,3.49965,1.64170
|
||||
1090.00000,-0.00447,-0.00035,13.24375,-0.05881,0.00449,-9.95735,-0.29718,0.34926,-1.12891,45.32742,44.23122,-1.08615,1.00296,-1.00296,0.00000,0.00000,0.00000,1,1.45705,151.00000,-71675.00000,-108903.00000,-201838.00000,-84515.00000,2.33816,2.90704,3.49965,1.64170
|
||||
1095.00000,-0.00477,-0.00032,13.19394,-0.06029,0.00624,-9.96299,-0.29720,0.34929,-1.12825,45.32897,44.22770,-1.09112,1.00304,-1.00304,0.00000,0.00000,0.00000,1,0.87165,150.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1100.00000,-0.00508,-0.00030,13.14413,-0.06178,0.00348,-9.96112,-0.29722,-0.55095,0.37286,45.33051,44.22417,-1.09610,1.00311,-1.00311,0.00000,0.00000,0.00000,1,0.87211,145.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1105.00000,-0.00539,-0.00030,13.09434,-0.06326,0.00073,-9.95926,-0.29725,-0.55100,0.37363,45.33205,44.22065,-1.10108,1.00319,-1.00319,0.00000,0.00000,0.00000,1,0.87257,150.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1110.00000,-0.00572,-0.00031,13.04455,-0.06475,-0.00203,-9.95738,-0.29727,-0.55104,0.37440,45.33360,44.21712,-1.10606,1.00327,-1.00327,0.00000,0.00000,0.00000,1,0.87302,145.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1115.00000,-0.00605,-0.00033,12.99477,-0.06624,-0.00478,-9.95551,-0.29729,-0.55108,0.37518,45.33514,44.21359,-1.11104,1.00334,-1.00334,0.00000,0.00000,0.00000,1,0.87348,149.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1120.00000,-0.00639,-0.00037,12.94500,-0.06772,-0.00754,-9.95363,-0.29732,-0.55112,0.37595,45.33669,44.21006,-1.11601,1.00342,-1.00342,0.00000,0.00000,0.00000,1,0.87394,147.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1125.00000,-0.00673,-0.00042,12.89525,-0.06921,-0.01029,-9.95174,-0.29734,-0.55116,0.37673,45.33823,44.20654,-1.12099,1.00349,-1.00349,0.00000,0.00000,0.00000,1,0.87440,151.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1130.00000,-0.00709,-0.00049,12.84550,-0.07070,-0.01305,-9.94986,-0.29736,-0.55120,0.37750,45.33978,44.20301,-1.12597,1.00357,-1.00357,0.00000,0.00000,0.00000,1,0.87486,145.00000,-71675.00000,-108903.00000,-201838.00000,-176919.00000,2.33816,2.90704,3.49965,3.43665
|
||||
1135.00000,-0.00745,-0.00057,12.79576,-0.07218,-0.01581,-9.94796,-0.29738,-0.55125,0.37827,45.34133,44.19948,-1.13095,1.00365,-1.00365,0.00000,0.00000,0.00000,1,2.35350,150.00000,-127815.00000,-108903.00000,-201838.00000,-176919.00000,4.16954,2.90704,3.49965,3.43665
|
||||
1140.00000,-0.00782,-0.00064,12.74606,-0.07367,-0.01397,-9.93841,-0.29741,0.36781,1.91088,45.34288,44.19596,-1.13593,1.00372,-1.00372,0.00000,0.00000,0.00000,1,4.11588,147.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1145.00000,-0.00821,-0.00070,12.69645,-0.07915,-0.01213,-9.92220,-1.09615,0.36784,3.24298,45.34443,44.19243,-1.14091,1.00380,-1.00380,0.00000,0.00000,0.00000,1,4.11671,149.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1150.00000,-0.00864,-0.00075,12.64692,-0.08463,-0.01029,-9.90598,-1.09623,0.36787,3.24397,45.34597,44.18890,-1.14589,1.00388,-1.00388,0.00000,0.00000,0.00000,1,4.11755,146.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1155.00000,-0.00909,-0.00079,12.59748,-0.09011,-0.00845,-9.88975,-1.09632,0.36790,3.24496,45.34752,44.18537,-1.15087,1.00395,-1.00395,0.00000,0.00000,0.00000,1,4.11839,150.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1160.00000,-0.00956,-0.00082,12.54811,-0.09560,-0.00661,-9.87352,-1.09640,0.36792,3.24596,45.34907,44.18184,-1.15585,1.00403,-1.00403,0.00000,0.00000,0.00000,1,4.11923,147.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1165.00000,-0.01007,-0.00085,12.49882,-0.10108,-0.00477,-9.85729,-1.09648,0.36795,3.24695,45.35062,44.17831,-1.16083,1.00411,-1.00411,0.00000,0.00000,0.00000,1,4.12007,150.00000,-127815.00000,-108903.00000,-293620.00000,-176919.00000,4.16954,2.90704,5.09105,3.43665
|
||||
1170.00000,-0.01060,-0.00086,12.44962,-0.10656,-0.00293,-9.84105,-1.09657,0.36798,3.24794,45.35217,44.17479,-1.16581,1.00418,-1.00418,0.00000,0.00000,0.00000,1,5.94073,144.00000,-127815.00000,-185386.00000,-293620.00000,-176919.00000,4.16954,4.94867,5.09105,3.43665
|
||||
1175.00000,-0.01114,-0.00087,12.40053,-0.10692,-0.00109,-9.81626,-0.07149,0.36801,4.95753,45.35372,44.17126,-1.17079,1.00426,-1.00426,0.00000,0.00000,0.00000,1,5.94162,150.00000,-127815.00000,-185386.00000,-293620.00000,-176919.00000,4.16954,4.94867,5.09105,3.43665
|
||||
1180.00000,-0.01167,-0.00086,12.35158,-0.10728,0.00075,-9.79147,-0.07150,0.36804,4.95866,45.35527,44.16773,-1.17577,1.00433,-1.00433,0.00000,0.00000,0.00000,1,5.94251,146.00000,-127815.00000,-185386.00000,-293620.00000,-176919.00000,4.16954,4.94867,5.09105,3.43665
|
||||
1185.00000,-0.01221,-0.00085,12.30274,-0.10763,0.00259,-9.76667,-0.07150,0.36806,4.95978,45.35682,44.16420,-1.18075,1.00441,-1.00441,0.00000,0.00000,0.00000,1,5.94340,151.00000,-127815.00000,-185386.00000,-293620.00000,-176919.00000,4.16954,4.94867,5.09105,3.43665
|
||||
1190.00000,-0.01275,-0.00083,12.25403,-0.10799,0.00443,-9.74186,-0.07151,0.36809,4.96090,45.35837,44.16067,-1.18574,1.00449,-1.00449,0.00000,0.00000,0.00000,1,7.71209,146.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1195.00000,-0.01329,-0.00082,12.20549,-0.10835,0.00185,-9.70969,-0.07151,-0.51569,6.43504,45.35992,44.15714,-1.19072,1.00456,-1.00456,0.00000,0.00000,0.00000,1,7.71298,151.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1200.00000,-0.01384,-0.00082,12.15710,-0.10871,-0.00073,-9.67751,-0.07152,-0.51573,6.43628,45.36148,44.15361,-1.19570,1.00464,-1.00464,0.00000,0.00000,0.00000,1,7.71387,146.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1205.00000,-0.01438,-0.00084,12.10887,-0.10906,-0.00330,-9.64532,-0.07152,-0.51577,6.43752,45.36303,44.15008,-1.20068,1.00472,-1.00472,0.00000,0.00000,0.00000,1,7.71476,151.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1210.00000,-0.01493,-0.00087,12.06081,-0.10942,-0.00588,-9.61312,-0.07153,-0.51581,6.43875,45.36459,44.14655,-1.20566,1.00479,-1.00479,0.00000,0.00000,0.00000,1,7.71564,146.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1215.00000,-0.01548,-0.00091,12.01290,-0.10978,-0.00846,-9.58092,-0.07153,-0.51585,6.43999,45.36614,44.14302,-1.21065,1.00487,-1.00487,0.00000,0.00000,0.00000,1,7.71653,151.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1220.00000,-0.01603,-0.00097,11.96516,-0.11014,-0.01104,-9.54872,-0.07154,-0.51589,6.44122,45.36769,44.13949,-1.21563,1.00495,-1.00495,0.00000,0.00000,0.00000,1,7.71742,146.00000,-127815.00000,-185386.00000,-293620.00000,-267503.00000,4.16954,4.94867,5.09105,5.19624
|
||||
1225.00000,-0.01658,-0.00104,11.91757,-0.11049,-0.01362,-9.51651,-0.07154,-0.51593,6.44246,45.36925,44.13596,-1.22061,1.00502,-1.00502,0.00000,0.00000,0.00000,1,9.25591,150.00000,-127815.00000,-185386.00000,-379559.00000,-267503.00000,4.16954,4.94867,6.58113,5.19624
|
||||
1230.00000,-0.01715,-0.00112,11.87018,-0.11460,-0.01620,-9.47805,-0.82039,-0.51596,7.69177,45.37080,44.13243,-1.22560,1.00510,-1.00510,0.00000,0.00000,0.00000,1,10.78880,151.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1235.00000,-0.01775,-0.00119,11.82302,-0.11870,-0.01487,-9.43307,-0.82046,0.26571,8.99595,45.37236,44.12890,-1.23058,1.00517,-1.00517,0.00000,0.00000,0.00000,1,10.78969,146.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1240.00000,-0.01836,-0.00126,11.77608,-0.12280,-0.01354,-9.38808,-0.82052,0.26573,8.99738,45.37392,44.12537,-1.23556,1.00525,-1.00525,0.00000,0.00000,0.00000,1,10.79057,150.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1245.00000,-0.01900,-0.00132,11.72936,-0.12690,-0.01222,-9.34309,-0.82058,0.26575,8.99881,45.37547,44.12184,-1.24055,1.00533,-1.00533,0.00000,0.00000,0.00000,1,10.79146,145.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1250.00000,-0.01965,-0.00137,11.68287,-0.13101,-0.01089,-9.29809,-0.82064,0.26577,9.00024,45.37703,44.11831,-1.24553,1.00540,-1.00540,0.00000,0.00000,0.00000,1,10.79235,150.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1255.00000,-0.02033,-0.00142,11.63661,-0.13511,-0.00956,-9.25308,-0.82070,0.26579,9.00168,45.37859,44.11478,-1.25051,1.00548,-1.00548,0.00000,0.00000,0.00000,1,10.79324,145.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1260.00000,-0.02102,-0.00146,11.59057,-0.13921,-0.00823,-9.20806,-0.82077,0.26581,9.00311,45.38015,44.11124,-1.25550,1.00556,-1.00556,0.00000,0.00000,0.00000,1,10.79412,150.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1265.00000,-0.02174,-0.00150,11.54475,-0.14332,-0.00690,-9.16304,-0.82083,0.26583,9.00454,45.38170,44.10771,-1.26048,1.00563,-1.00563,0.00000,0.00000,0.00000,1,10.79501,145.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1270.00000,-0.02248,-0.00153,11.49916,-0.14742,-0.00557,-9.11801,-0.82089,0.26585,9.00597,45.38326,44.10418,-1.26547,1.00571,-1.00571,0.00000,0.00000,0.00000,1,10.79590,149.00000,-175494.00000,-185386.00000,-379559.00000,-267503.00000,5.72491,4.94867,6.58113,5.19624
|
||||
1275.00000,-0.02323,-0.00155,11.45380,-0.15153,-0.00424,-9.07297,-0.82095,0.26587,9.00741,45.38482,44.10065,-1.27045,1.00579,-1.00579,0.00000,0.00000,0.00000,1,12.36834,145.00000,-175494.00000,-245950.00000,-379559.00000,-267503.00000,5.72491,6.56536,6.58113,5.19624
|
||||
1280.00000,-0.02399,-0.00156,11.40869,-0.15157,-0.00291,-9.02115,-0.00793,0.26589,10.36398,45.38638,44.09711,-1.27544,1.00586,-1.00586,0.00000,0.00000,0.00000,1,12.36924,150.00000,-175494.00000,-245950.00000,-379559.00000,-267503.00000,5.72491,6.56536,6.58113,5.19624
|
||||
1285.00000,-0.02475,-0.00157,11.36384,-0.15161,-0.00158,-8.96932,-0.00793,0.26591,10.36552,45.38794,44.09358,-1.28042,1.00594,-1.00594,0.00000,0.00000,0.00000,1,13.44040,147.00000,-175494.00000,-245950.00000,-379559.00000,-322608.00000,5.72491,6.56536,6.58113,6.26665
|
||||
1290.00000,-0.02551,-0.00158,11.31928,-0.15165,-0.00294,-8.91300,-0.00793,-0.27250,11.26443,45.38950,44.09005,-1.28541,1.00602,-1.00602,0.00000,0.00000,0.00000,1,13.44129,152.00000,-175494.00000,-245950.00000,-379559.00000,-322608.00000,5.72491,6.56536,6.58113,6.26665
|
||||
1295.00000,-0.02627,-0.00161,11.27500,-0.15169,-0.00431,-8.85667,-0.00794,-0.27252,11.26604,45.39106,44.08652,-1.29040,1.00609,-1.00609,0.00000,0.00000,0.00000,1,13.44218,148.00000,-175494.00000,-245950.00000,-379559.00000,-322608.00000,5.72491,6.56536,6.58113,6.26665
|
||||
1300.00000,-0.02703,-0.00163,11.23100,-0.15173,-0.00567,-8.80033,-0.00794,-0.27254,11.26764,45.39263,44.08298,-1.29538,1.00617,-1.00617,0.00000,0.00000,0.00000,1,13.44308,152.00000,-175494.00000,-245950.00000,-379559.00000,-322608.00000,5.72491,6.56536,6.58113,6.26665
|
||||
1305.00000,-0.02778,-0.00167,11.18727,-0.15177,-0.00703,-8.74399,-0.00794,-0.27256,11.26925,45.39419,44.07945,-1.30037,1.00625,-1.00625,0.00000,0.00000,0.00000,1,13.47913,147.00000,-175494.00000,-245950.00000,-381586.00000,-322608.00000,5.72491,6.56536,6.61628,6.26665
|
||||
1310.00000,-0.02854,-0.00171,11.14384,-0.15189,-0.00840,-8.68749,-0.02562,-0.27258,11.30033,45.39575,44.07592,-1.30536,1.00632,-1.00632,0.00000,0.00000,0.00000,1,13.48002,152.00000,-175494.00000,-245950.00000,-381586.00000,-322608.00000,5.72491,6.56536,6.61628,6.26665
|
||||
1315.00000,-0.02930,-0.00176,11.10068,-0.15202,-0.00976,-8.63098,-0.02562,-0.27260,11.30194,45.39732,44.07238,-1.31034,1.00640,-1.00640,0.00000,0.00000,0.00000,1,13.48092,147.00000,-175494.00000,-245950.00000,-381586.00000,-322608.00000,5.72491,6.56536,6.61628,6.26665
|
||||
1320.00000,-0.03006,-0.00182,11.05781,-0.15215,-0.01112,-8.57446,-0.02562,-0.27262,11.30354,45.39888,44.06885,-1.31533,1.00648,-1.00648,0.00000,0.00000,0.00000,1,13.67377,151.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1325.00000,-0.03083,-0.00188,11.01523,-0.15228,-0.01200,-8.51712,-0.02563,-0.17486,11.46813,45.40044,44.06532,-1.32032,1.00655,-1.00655,0.00000,0.00000,0.00000,1,13.67466,147.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1330.00000,-0.03159,-0.00194,10.97293,-0.15241,-0.01287,-8.45977,-0.02563,-0.17487,11.46975,45.40201,44.06178,-1.32530,1.00663,-1.00663,0.00000,0.00000,0.00000,1,13.67555,152.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1335.00000,-0.03235,-0.00201,10.93091,-0.15254,-0.01374,-8.40241,-0.02563,-0.17489,11.47137,45.40357,44.05825,-1.33029,1.00671,-1.00671,0.00000,0.00000,0.00000,1,13.67644,150.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1340.00000,-0.03311,-0.00208,10.88919,-0.15266,-0.01462,-8.34505,-0.02563,-0.17490,11.47299,45.40514,44.05471,-1.33528,1.00678,-1.00678,0.00000,0.00000,0.00000,1,13.67734,147.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1345.00000,-0.03388,-0.00216,10.84775,-0.15279,-0.01549,-8.28767,-0.02563,-0.17491,11.47462,45.40670,44.05118,-1.34027,1.00686,-1.00686,0.00000,0.00000,0.00000,1,13.67823,152.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1350.00000,-0.03464,-0.00224,10.80660,-0.15292,-0.01637,-8.23029,-0.02564,-0.17493,11.47624,45.40827,44.04765,-1.34526,1.00694,-1.00694,0.00000,0.00000,0.00000,1,13.67912,147.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1355.00000,-0.03541,-0.00233,10.76573,-0.15305,-0.01724,-8.17290,-0.02564,-0.17494,11.47786,45.40984,44.04411,-1.35025,1.00701,-1.00701,0.00000,0.00000,0.00000,1,13.68001,152.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1360.00000,-0.03617,-0.00242,10.72516,-0.15318,-0.01812,-8.11551,-0.02564,-0.17495,11.47948,45.41140,44.04058,-1.35523,1.00709,-1.00709,0.00000,0.00000,0.00000,1,13.68090,147.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1365.00000,-0.03694,-0.00251,10.68487,-0.15330,-0.01899,-8.05810,-0.02564,-0.17497,11.48111,45.41297,44.03704,-1.36022,1.00717,-1.00717,0.00000,0.00000,0.00000,1,13.68179,152.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1370.00000,-0.03771,-0.00261,10.64486,-0.15343,-0.01987,-8.00069,-0.02564,-0.17498,11.48273,45.41454,44.03350,-1.36521,1.00724,-1.00724,0.00000,0.00000,0.00000,1,13.68268,147.00000,-181450.00000,-245950.00000,-381586.00000,-322608.00000,5.91921,6.56536,6.61628,6.26665
|
||||
1375.00000,-0.03848,-0.00272,10.60515,-0.15356,-0.02074,-7.94326,-0.02565,-0.17499,11.48435,45.41611,44.02997,-1.37020,1.00732,-1.00732,0.00000,0.00000,0.00000,1,12.51318,152.00000,-181450.00000,-231003.00000,-381586.00000,-282694.00000,5.91921,6.16637,6.61628,5.49132
|
||||
1380.00000,-0.03925,-0.00281,10.56569,-0.15469,-0.01967,-7.89076,-0.22662,0.21553,10.50014,45.41768,44.02644,-1.37519,1.00740,-1.00740,0.00000,0.00000,0.00000,1,12.51407,147.00000,-181450.00000,-231003.00000,-381586.00000,-282694.00000,5.91921,6.16637,6.61628,5.49132
|
||||
1385.00000,-0.04003,-0.00291,10.52650,-0.15583,-0.01859,-7.83826,-0.22664,0.21554,10.50169,45.41925,44.02290,-1.38018,1.00748,-1.00748,0.00000,0.00000,0.00000,1,12.51496,150.00000,-181450.00000,-231003.00000,-381586.00000,-282694.00000,5.91921,6.16637,6.61628,5.49132
|
||||
1390.00000,-0.04081,-0.00299,10.48757,-0.15696,-0.01751,-7.78574,-0.22666,0.21556,10.50324,45.42081,44.01936,-1.38517,1.00755,-1.00755,0.00000,0.00000,0.00000,1,11.33110,146.00000,-181450.00000,-231003.00000,-312906.00000,-282694.00000,5.91921,6.16637,5.42544,5.49132
|
||||
1395.00000,-0.04159,-0.00308,10.44888,-0.15509,-0.01643,-7.73822,0.37329,0.21557,9.50485,45.42239,44.01583,-1.39016,1.00763,-1.00763,0.00000,0.00000,0.00000,1,11.33199,149.00000,-181450.00000,-231003.00000,-312906.00000,-282694.00000,5.91921,6.16637,5.42544,5.49132
|
||||
1400.00000,-0.04235,-0.00315,10.41043,-0.15323,-0.01535,-7.69068,0.37332,0.21559,9.50633,45.42396,44.01229,-1.39515,1.00771,-1.00771,0.00000,0.00000,0.00000,1,11.33288,145.00000,-181450.00000,-231003.00000,-312906.00000,-282694.00000,5.91921,6.16637,5.42544,5.49132
|
||||
1405.00000,-0.04311,-0.00322,10.37221,-0.15136,-0.01428,-7.64314,0.37334,0.21561,9.50780,45.42553,44.00875,-1.40014,1.00778,-1.00778,0.00000,0.00000,0.00000,1,11.33377,149.00000,-181450.00000,-231003.00000,-312906.00000,-282694.00000,5.91921,6.16637,5.42544,5.49132
|
||||
1410.00000,-0.04386,-0.00329,10.33424,-0.14949,-0.01320,-7.59560,0.37337,0.21562,9.50927,45.42710,44.00521,-1.40513,1.00786,-1.00786,0.00000,0.00000,0.00000,1,11.33466,145.00000,-181450.00000,-231003.00000,-312906.00000,-282694.00000,5.91921,6.16637,5.42544,5.49132
|
||||
1415.00000,-0.04460,-0.00335,10.29649,-0.14763,-0.01212,-7.54804,0.37340,0.21564,9.51075,45.42867,44.00168,-1.41013,1.00794,-1.00794,0.00000,0.00000,0.00000,1,10.28850,150.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1420.00000,-0.04533,-0.00342,10.25897,-0.14576,-0.01369,-7.50490,0.37343,-0.31448,8.62865,45.43024,43.99814,-1.41512,1.00801,-1.00801,0.00000,0.00000,0.00000,1,10.28939,145.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1425.00000,-0.04605,-0.00350,10.22166,-0.14389,-0.01526,-7.46175,0.37346,-0.31451,8.63006,45.43182,43.99461,-1.42011,1.00809,-1.00809,0.00000,0.00000,0.00000,1,10.29028,151.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1430.00000,-0.04676,-0.00358,10.18457,-0.14202,-0.01684,-7.41859,0.37349,-0.31453,8.63147,45.43339,43.99107,-1.42510,1.00817,-1.00817,0.00000,0.00000,0.00000,1,10.29117,145.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1435.00000,-0.04746,-0.00367,10.14769,-0.14016,-0.01841,-7.37543,0.37352,-0.31456,8.63288,45.43496,43.98753,-1.43009,1.00824,-1.00824,0.00000,0.00000,0.00000,1,10.29206,150.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1440.00000,-0.04815,-0.00377,10.11103,-0.13829,-0.01998,-7.33226,0.37354,-0.31458,8.63428,45.43654,43.98399,-1.43508,1.00832,-1.00832,0.00000,0.00000,0.00000,1,10.29295,149.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1445.00000,-0.04883,-0.00388,10.07458,-0.13642,-0.02156,-7.28908,0.37357,-0.31460,8.63569,45.43811,43.98045,-1.44008,1.00840,-1.00840,0.00000,0.00000,0.00000,1,10.29384,145.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1450.00000,-0.04950,-0.00400,10.03835,-0.13455,-0.02313,-7.24589,0.37360,-0.31463,8.63710,45.43969,43.97692,-1.44507,1.00848,-1.00848,0.00000,0.00000,0.00000,1,10.29473,149.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1455.00000,-0.05017,-0.00412,10.00234,-0.13269,-0.02470,-7.20270,0.37363,-0.31465,8.63851,45.44127,43.97338,-1.45006,1.00855,-1.00855,0.00000,0.00000,0.00000,1,10.29562,146.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1460.00000,-0.05082,-0.00425,9.96654,-0.13082,-0.02628,-7.15950,0.37366,-0.31468,8.63992,45.44284,43.96984,-1.45506,1.00863,-1.00863,0.00000,0.00000,0.00000,1,10.29651,150.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1465.00000,-0.05146,-0.00439,9.93096,-0.12895,-0.02785,-7.11630,0.37369,-0.31470,8.64133,45.44442,43.96630,-1.46005,1.00871,-1.00871,0.00000,0.00000,0.00000,1,10.29740,144.00000,-149206.00000,-231003.00000,-312906.00000,-282694.00000,4.86735,6.16637,5.42544,5.49132
|
||||
1470.00000,-0.05210,-0.00454,9.89560,-0.12708,-0.02942,-7.07308,0.37371,-0.31472,8.64274,45.44600,43.96276,-1.46504,1.00878,-1.00878,0.00000,0.00000,0.00000,1,8.75701,150.00000,-149206.00000,-231003.00000,-274431.00000,-236353.00000,4.86735,6.16637,4.75833,4.59115
|
||||
1475.00000,-0.05272,-0.00468,9.86041,-0.12353,-0.02873,-7.03645,0.71026,0.13933,7.32650,45.44757,43.95922,-1.47004,1.00886,-1.00886,0.00000,0.00000,0.00000,1,8.75790,143.00000,-149206.00000,-231003.00000,-274431.00000,-236353.00000,4.86735,6.16637,4.75833,4.59115
|
||||
1480.00000,-0.05332,-0.00482,9.82542,-0.11998,-0.02803,-6.99981,0.71031,0.13934,7.32781,45.44915,43.95568,-1.47503,1.00894,-1.00894,0.00000,0.00000,0.00000,1,7.56793,149.00000,-149206.00000,-187854.00000,-274431.00000,-236353.00000,4.86735,5.01455,4.75833,4.59115
|
||||
1485.00000,-0.05391,-0.00496,9.79058,-0.11933,-0.02733,-6.96801,0.12927,0.13935,6.36062,45.45073,43.95214,-1.48003,1.00901,-1.00901,0.00000,0.00000,0.00000,1,7.56882,145.00000,-149206.00000,-187854.00000,-274431.00000,-236353.00000,4.86735,5.01455,4.75833,4.59115
|
||||
1490.00000,-0.05451,-0.00509,9.75589,-0.11868,-0.02664,-6.93620,0.12928,0.13936,6.36186,45.45231,43.94860,-1.48502,1.00909,-1.00909,0.00000,0.00000,0.00000,1,7.56972,149.00000,-149206.00000,-187854.00000,-274431.00000,-236353.00000,4.86735,5.01455,4.75833,4.59115
|
||||
1495.00000,-0.05510,-0.00522,9.72137,-0.11804,-0.02594,-6.90438,0.12929,0.13937,6.36309,45.45389,43.94506,-1.49001,1.00917,-1.00917,0.00000,0.00000,0.00000,1,7.57061,145.00000,-149206.00000,-187854.00000,-274431.00000,-236353.00000,4.86735,5.01455,4.75833,4.59115
|
||||
1500.00000,-0.05568,-0.00535,9.68701,-0.11739,-0.02524,-6.87256,0.12930,0.13938,6.36433,45.45547,43.94152,-1.49501,1.00925,-1.00925,0.00000,0.00000,0.00000,1,7.57150,149.00000,-149206.00000,-187854.00000,-274431.00000,-236353.00000,4.86735,5.01455,4.75833,4.59115
|
||||
1505.00000,-0.05627,-0.00547,9.65281,-0.11675,-0.02455,-6.84073,0.12931,0.13939,6.36557,45.45705,43.93798,-1.50000,1.00932,-1.00932,0.00000,0.00000,0.00000,1,7.01249,144.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1510.00000,-0.05685,-0.00560,9.61875,-0.11610,-0.02526,-6.81125,0.12932,-0.14337,5.89551,45.45863,43.93444,-1.50500,1.00940,-1.00940,0.00000,0.00000,0.00000,1,7.01338,149.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1515.00000,-0.05743,-0.00573,9.58484,-0.11545,-0.02598,-6.78177,0.12932,-0.14338,5.89671,45.46021,43.93090,-1.51000,1.00948,-1.00948,0.00000,0.00000,0.00000,1,7.01427,145.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1520.00000,-0.05800,-0.00586,9.55108,-0.11481,-0.02670,-6.75228,0.12933,-0.14339,5.89792,45.46179,43.92736,-1.51499,1.00955,-1.00955,0.00000,0.00000,0.00000,1,7.01516,149.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1525.00000,-0.05857,-0.00600,9.51747,-0.11416,-0.02741,-6.72279,0.12934,-0.14341,5.89912,45.46338,43.92382,-1.51999,1.00963,-1.00963,0.00000,0.00000,0.00000,1,7.01606,144.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1530.00000,-0.05914,-0.00614,9.48400,-0.11351,-0.02813,-6.69328,0.12935,-0.14342,5.90032,45.46496,43.92028,-1.52498,1.00971,-1.00971,0.00000,0.00000,0.00000,1,7.01695,150.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1535.00000,-0.05970,-0.00628,9.45068,-0.11287,-0.02885,-6.66378,0.12936,-0.14343,5.90152,45.46654,43.91674,-1.52998,1.00979,-1.00979,0.00000,0.00000,0.00000,1,7.01784,143.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1540.00000,-0.06026,-0.00643,9.41751,-0.11222,-0.02956,-6.63426,0.12937,-0.14344,5.90272,45.46812,43.91320,-1.53498,1.00986,-1.00986,0.00000,0.00000,0.00000,1,7.01873,149.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1545.00000,-0.06082,-0.00658,9.38449,-0.11157,-0.03028,-6.60474,0.12938,-0.14345,5.90392,45.46971,43.90966,-1.53997,1.00994,-1.00994,0.00000,0.00000,0.00000,1,7.01962,144.00000,-132031.00000,-187854.00000,-274431.00000,-236353.00000,4.30708,5.01455,4.75833,4.59115
|
||||
1550.00000,-0.06138,-0.00673,9.35161,-0.11092,-0.03100,-6.57522,0.12939,-0.14346,5.90512,45.47129,43.90612,-1.54497,1.01002,-1.01002,0.00000,0.00000,0.00000,1,6.73781,149.00000,-132031.00000,-187854.00000,-257760.00000,-236353.00000,4.30708,5.01455,4.46927,4.59115
|
||||
1555.00000,-0.06192,-0.00689,9.31888,-0.10955,-0.03172,-6.54690,0.27539,-0.14347,5.66301,45.47288,43.90258,-1.54997,1.01009,-1.01009,0.00000,0.00000,0.00000,1,6.73870,145.00000,-132031.00000,-187854.00000,-257760.00000,-236353.00000,4.30708,5.01455,4.46927,4.59115
|
||||
1560.00000,-0.06247,-0.00706,9.28628,-0.10817,-0.03243,-6.51858,0.27541,-0.14348,5.66420,45.47446,43.89903,-1.55497,1.01017,-1.01017,0.00000,0.00000,0.00000,1,6.73959,149.00000,-132031.00000,-187854.00000,-257760.00000,-236353.00000,4.30708,5.01455,4.46927,4.59115
|
||||
1565.00000,-0.06300,-0.00722,9.25383,-0.10679,-0.03315,-6.49026,0.27543,-0.14349,5.66538,45.47605,43.89549,-1.55996,1.01025,-1.01025,0.00000,0.00000,0.00000,1,6.39340,145.00000,-132031.00000,-187854.00000,-257760.00000,-218569.00000,4.30708,5.01455,4.46927,4.24570
|
||||
1570.00000,-0.06353,-0.00739,9.22151,-0.10542,-0.03300,-6.46338,0.27545,0.03101,5.37571,45.47763,43.89195,-1.56496,1.01033,-1.01033,0.00000,0.00000,0.00000,1,6.39429,150.00000,-132031.00000,-187854.00000,-257760.00000,-218569.00000,4.30708,5.01455,4.46927,4.24570
|
||||
1575.00000,-0.06405,-0.00755,9.18933,-0.10404,-0.03284,-6.43649,0.27548,0.03101,5.37687,45.47922,43.88841,-1.56996,1.01040,-1.01040,0.00000,0.00000,0.00000,1,6.39518,146.00000,-132031.00000,-187854.00000,-257760.00000,-218569.00000,4.30708,5.01455,4.46927,4.24570
|
||||
1580.00000,-0.06456,-0.00771,9.15728,-0.10266,-0.03269,-6.40960,0.27550,0.03101,5.37804,45.48081,43.88486,-1.57496,1.01048,-1.01048,0.00000,0.00000,0.00000,1,5.89240,151.00000,-132031.00000,-169296.00000,-257760.00000,-218569.00000,4.30708,4.51917,4.46927,4.24570
|
||||
1585.00000,-0.06507,-0.00788,9.12536,-0.10253,-0.03253,-6.38479,0.02521,0.03101,4.96202,45.48240,43.88132,-1.57996,1.01056,-1.01056,0.00000,0.00000,0.00000,1,5.89329,149.00000,-132031.00000,-169296.00000,-257760.00000,-218569.00000,4.30708,4.51917,4.46927,4.24570
|
||||
1590.00000,-0.06558,-0.00804,9.09356,-0.10241,-0.03238,-6.35998,0.02521,0.03102,4.96315,45.48399,43.87778,-1.58496,1.01064,-1.01064,0.00000,0.00000,0.00000,1,5.89418,146.00000,-132031.00000,-169296.00000,-257760.00000,-218569.00000,4.30708,4.51917,4.46927,4.24570
|
||||
1595.00000,-0.06610,-0.00820,9.06188,-0.10228,-0.03222,-6.33516,0.02521,0.03102,4.96428,45.48557,43.87424,-1.58996,1.01071,-1.01071,0.00000,0.00000,0.00000,1,5.62779,151.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1600.00000,-0.06661,-0.00836,9.03033,-0.10216,-0.03274,-6.31146,0.02522,-0.10470,4.73921,45.48716,43.87069,-1.59495,1.01079,-1.01079,0.00000,0.00000,0.00000,1,5.62868,147.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1605.00000,-0.06712,-0.00853,8.99889,-0.10203,-0.03327,-6.28776,0.02522,-0.10471,4.74032,45.48875,43.86715,-1.59995,1.01087,-1.01087,0.00000,0.00000,0.00000,1,5.62958,150.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1610.00000,-0.06763,-0.00870,8.96757,-0.10190,-0.03379,-6.26405,0.02522,-0.10471,4.74144,45.49034,43.86361,-1.60495,1.01095,-1.01095,0.00000,0.00000,0.00000,1,5.63047,145.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1615.00000,-0.06814,-0.00887,8.93637,-0.10178,-0.03431,-6.24034,0.02522,-0.10472,4.74255,45.49193,43.86006,-1.60995,1.01102,-1.01102,0.00000,0.00000,0.00000,1,5.63136,150.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1620.00000,-0.06864,-0.00904,8.90528,-0.10165,-0.03484,-6.21662,0.02522,-0.10473,4.74366,45.49352,43.85652,-1.61495,1.01110,-1.01110,0.00000,0.00000,0.00000,1,5.63225,146.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1625.00000,-0.06915,-0.00922,8.87432,-0.10153,-0.03536,-6.19290,0.02523,-0.10474,4.74478,45.49511,43.85297,-1.61995,1.01118,-1.01118,0.00000,0.00000,0.00000,1,5.63314,151.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1630.00000,-0.06966,-0.00940,8.84347,-0.10140,-0.03589,-6.16917,0.02523,-0.10475,4.74589,45.49670,43.84943,-1.62496,1.01125,-1.01125,0.00000,0.00000,0.00000,1,5.63403,146.00000,-123799.00000,-169296.00000,-257760.00000,-218569.00000,4.03853,4.51917,4.46927,4.24570
|
||||
1635.00000,-0.07016,-0.00958,8.81275,-0.10127,-0.03641,-6.14543,0.02523,-0.10475,4.74701,45.49830,43.84589,-1.62996,1.01133,-1.01133,0.00000,0.00000,0.00000,1,5.49163,150.00000,-123799.00000,-169296.00000,-249427.00000,-218569.00000,4.03853,4.51917,4.32479,4.24570
|
||||
1640.00000,-0.07067,-0.00977,8.78213,-0.10078,-0.03693,-6.12230,0.09830,-0.10476,4.62634,45.49989,43.84234,-1.63496,1.01141,-1.01141,0.00000,0.00000,0.00000,1,5.49252,144.00000,-123799.00000,-169296.00000,-249427.00000,-218569.00000,4.03853,4.51917,4.32479,4.24570
|
||||
1645.00000,-0.07117,-0.00995,8.75164,-0.10029,-0.03746,-6.09916,0.09831,-0.10477,4.62745,45.50148,43.83879,-1.63996,1.01149,-1.01149,0.00000,0.00000,0.00000,1,5.49341,151.00000,-123799.00000,-169296.00000,-249427.00000,-218569.00000,4.03853,4.51917,4.32479,4.24570
|
||||
1650.00000,-0.07167,-0.01014,8.72126,-0.09980,-0.03798,-6.07602,0.09831,-0.10478,4.62856,45.50308,43.83525,-1.64496,1.01156,-1.01156,0.00000,0.00000,0.00000,1,5.49430,145.00000,-123799.00000,-169296.00000,-249427.00000,-218569.00000,4.03853,4.51917,4.32479,4.24570
|
||||
1655.00000,-0.07217,-0.01034,8.69099,-0.09931,-0.03851,-6.05287,0.09832,-0.10479,4.62966,45.50467,43.83171,-1.64996,1.01164,-1.01164,0.00000,0.00000,0.00000,1,5.32130,152.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1660.00000,-0.07266,-0.01053,8.66084,-0.09882,-0.03859,-6.03044,0.09833,-0.01750,4.48527,45.50626,43.82816,-1.65496,1.01172,-1.01172,0.00000,0.00000,0.00000,1,5.32219,147.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1665.00000,-0.07315,-0.01072,8.63080,-0.09832,-0.03868,-6.00801,0.09834,-0.01750,4.48637,45.50786,43.82462,-1.65997,1.01180,-1.01180,0.00000,0.00000,0.00000,1,5.32308,152.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1670.00000,-0.07364,-0.01092,8.60087,-0.09783,-0.03877,-5.98558,0.09834,-0.01750,4.48746,45.50946,43.82107,-1.66497,1.01187,-1.01187,0.00000,0.00000,0.00000,1,5.32397,147.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1675.00000,-0.07413,-0.01111,8.57106,-0.09734,-0.03886,-5.96313,0.09835,-0.01750,4.48856,45.51105,43.81752,-1.66997,1.01195,-1.01195,0.00000,0.00000,0.00000,1,5.32486,152.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1680.00000,-0.07461,-0.01131,8.54135,-0.09685,-0.03894,-5.94068,0.09836,-0.01750,4.48965,45.51265,43.81398,-1.67497,1.01203,-1.01203,0.00000,0.00000,0.00000,1,5.32575,149.00000,-123799.00000,-169296.00000,-249427.00000,-209685.00000,4.03853,4.51917,4.32479,4.07313
|
||||
1685.00000,-0.07509,-0.01150,8.51176,-0.09636,-0.03903,-5.91823,0.09837,-0.01750,4.49075,45.51424,43.81043,-1.67998,1.01211,-1.01211,0.00000,0.00000,0.00000,1,5.08398,153.00000,-123799.00000,-160250.00000,-249427.00000,-209685.00000,4.03853,4.27769,4.32479,4.07313
|
||||
1690.00000,-0.07558,-0.01170,8.48228,-0.09648,-0.03912,-5.89679,-0.02383,-0.01751,4.28817,45.51584,43.80688,-1.68498,1.01218,-1.01218,0.00000,0.00000,0.00000,1,4.86303,147.00000,-116924.00000,-160250.00000,-249427.00000,-209685.00000,3.81426,4.27769,4.32479,4.07313
|
||||
1695.00000,-0.07606,-0.01190,8.45290,-0.09660,-0.03977,-5.87629,-0.02384,-0.13102,4.10006,45.51744,43.80334,-1.68998,1.01226,-1.01226,0.00000,0.00000,0.00000,1,4.86393,153.00000,-116924.00000,-160250.00000,-249427.00000,-209685.00000,3.81426,4.27769,4.32479,4.07313
|
||||
1700.00000,-0.07654,-0.01210,8.42362,-0.09671,-0.04043,-5.85578,-0.02384,-0.13103,4.10113,45.51904,43.79979,-1.69499,1.01234,-1.01234,0.00000,0.00000,0.00000,1,4.86482,147.00000,-116924.00000,-160250.00000,-249427.00000,-209685.00000,3.81426,4.27769,4.32479,4.07313
|
||||
1705.00000,-0.07703,-0.01230,8.39444,-0.09683,-0.04108,-5.83527,-0.02384,-0.13104,4.10219,45.52064,43.79625,-1.69999,1.01242,-1.01242,0.00000,0.00000,0.00000,1,4.86571,152.00000,-116924.00000,-160250.00000,-249427.00000,-209685.00000,3.81426,4.27769,4.32479,4.07313
|
||||
1710.00000,-0.07751,-0.01251,8.36537,-0.09695,-0.04174,-5.81476,-0.02384,-0.13105,4.10326,45.52224,43.79270,-1.70500,1.01250,-1.01250,0.00000,0.00000,0.00000,1,4.86660,146.00000,-116924.00000,-160250.00000,-249427.00000,-209685.00000,3.81426,4.27769,4.32479,4.07313
|
||||
1715.00000,-0.07800,-0.01272,8.33640,-0.09707,-0.04239,-5.79423,-0.02384,-0.13106,4.10433,45.52383,43.78915,-1.71000,1.01257,-1.01257,0.00000,0.00000,0.00000,1,4.76350,152.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1720.00000,-0.07848,-0.01294,8.30753,-0.09693,-0.04305,-5.77415,0.02886,-0.13107,4.01756,45.52544,43.78560,-1.71501,1.01265,-1.01265,0.00000,0.00000,0.00000,1,4.76439,152.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1725.00000,-0.07896,-0.01316,8.27876,-0.09678,-0.04370,-5.75405,0.02886,-0.13108,4.01862,45.52703,43.78205,-1.72001,1.01273,-1.01273,0.00000,0.00000,0.00000,1,4.76528,147.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1730.00000,-0.07945,-0.01338,8.25009,-0.09664,-0.04436,-5.73396,0.02886,-0.13109,4.01968,45.52864,43.77851,-1.72502,1.01281,-1.01281,0.00000,0.00000,0.00000,1,4.76617,152.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1735.00000,-0.07993,-0.01360,8.22152,-0.09650,-0.04502,-5.71385,0.02886,-0.13110,4.02074,45.53024,43.77496,-1.73002,1.01288,-1.01288,0.00000,0.00000,0.00000,1,4.76706,142.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1740.00000,-0.08041,-0.01383,8.19305,-0.09635,-0.04567,-5.69374,0.02886,-0.13111,4.02180,45.53184,43.77141,-1.73503,1.01296,-1.01296,0.00000,0.00000,0.00000,1,4.76795,151.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1745.00000,-0.08089,-0.01406,8.16468,-0.09621,-0.04633,-5.67363,0.02887,-0.13112,4.02286,45.53344,43.76786,-1.74003,1.01304,-1.01304,0.00000,0.00000,0.00000,1,4.76884,147.00000,-116924.00000,-160250.00000,-243424.00000,-209685.00000,3.81426,4.27769,4.22070,4.07313
|
||||
1750.00000,-0.08137,-0.01430,8.13641,-0.09606,-0.04698,-5.65351,0.02887,-0.13113,4.02392,45.53505,43.76432,-1.74504,1.01312,-1.01312,0.00000,0.00000,0.00000,1,4.63486,152.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1755.00000,-0.08185,-0.01454,8.10824,-0.09592,-0.04730,-5.63395,0.02887,-0.06378,3.91272,45.53665,43.76077,-1.75004,1.01319,-1.01319,0.00000,0.00000,0.00000,1,4.63575,147.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1760.00000,-0.08233,-0.01477,8.08017,-0.09577,-0.04762,-5.61438,0.02887,-0.06379,3.91377,45.53825,43.75722,-1.75505,1.01327,-1.01327,0.00000,0.00000,0.00000,1,4.63664,153.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1765.00000,-0.08281,-0.01501,8.05220,-0.09563,-0.04794,-5.59480,0.02888,-0.06379,3.91482,45.53986,43.75367,-1.76006,1.01335,-1.01335,0.00000,0.00000,0.00000,1,4.63753,147.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1770.00000,-0.08329,-0.01526,8.02432,-0.09548,-0.04826,-5.57522,0.02888,-0.06380,3.91588,45.54146,43.75012,-1.76506,1.01343,-1.01343,0.00000,0.00000,0.00000,1,4.63842,152.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1775.00000,-0.08376,-0.01550,7.99654,-0.09534,-0.04858,-5.55564,0.02888,-0.06380,3.91693,45.54306,43.74657,-1.77007,1.01351,-1.01351,0.00000,0.00000,0.00000,1,4.63932,149.00000,-116924.00000,-160250.00000,-243424.00000,-202840.00000,3.81426,4.27769,4.22070,3.94016
|
||||
1780.00000,-0.08424,-0.01574,7.96886,-0.09520,-0.04890,-5.53605,0.02888,-0.06381,3.91798,45.54467,43.74302,-1.77508,1.01358,-1.01358,0.00000,0.00000,0.00000,1,4.43755,150.00000,-110593.00000,-160250.00000,-243424.00000,-202840.00000,3.60773,4.27769,4.22070,3.94016
|
||||
1785.00000,-0.08472,-0.01599,7.94128,-0.09505,-0.04974,-5.51733,0.02888,-0.16849,3.74458,45.54628,43.73947,-1.78009,1.01366,-1.01366,0.00000,0.00000,0.00000,1,4.43844,147.00000,-110593.00000,-160250.00000,-243424.00000,-202840.00000,3.60773,4.27769,4.22070,3.94016
|
||||
1790.00000,-0.08519,-0.01624,7.91378,-0.09491,-0.05058,-5.49860,0.02889,-0.16850,3.74562,45.54788,43.73592,-1.78509,1.01374,-1.01374,0.00000,0.00000,0.00000,1,4.26141,152.00000,-110593.00000,-153559.00000,-243424.00000,-202840.00000,3.60773,4.09908,4.22070,3.94016
|
||||
1795.00000,-0.08567,-0.01650,7.88638,-0.09522,-0.05142,-5.48062,-0.06165,-0.16851,3.59576,45.54949,43.73237,-1.79010,1.01382,-1.01382,0.00000,0.00000,0.00000,1,4.26230,146.00000,-110593.00000,-153559.00000,-243424.00000,-202840.00000,3.60773,4.09908,4.22070,3.94016
|
||||
1800.00000,-0.08614,-0.01676,7.85907,-0.09552,-0.05227,-5.46263,-0.06165,-0.16852,3.59679,45.55110,43.72882,-1.79511,1.01389,-1.01389,0.00000,0.00000,0.00000,1,4.18742,152.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1805.00000,-0.08662,-0.01703,7.83184,-0.09564,-0.05311,-5.44496,-0.02347,-0.16854,3.53418,45.55270,43.72527,-1.80012,1.01397,-1.01397,0.00000,0.00000,0.00000,1,4.18831,148.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1810.00000,-0.08710,-0.01730,7.80471,-0.09576,-0.05395,-5.42729,-0.02347,-0.16855,3.53520,45.55431,43.72172,-1.80513,1.01405,-1.01405,0.00000,0.00000,0.00000,1,4.18920,152.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1815.00000,-0.08758,-0.01757,7.77766,-0.09588,-0.05479,-5.40961,-0.02348,-0.16856,3.53623,45.55592,43.71817,-1.81014,1.01413,-1.01413,0.00000,0.00000,0.00000,1,4.19009,148.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1820.00000,-0.08806,-0.01785,7.75070,-0.09599,-0.05564,-5.39192,-0.02348,-0.16858,3.53725,45.55753,43.71462,-1.81515,1.01421,-1.01421,0.00000,0.00000,0.00000,1,4.19098,151.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1825.00000,-0.08854,-0.01813,7.72383,-0.09611,-0.05648,-5.37423,-0.02348,-0.16859,3.53828,45.55914,43.71107,-1.82016,1.01428,-1.01428,0.00000,0.00000,0.00000,1,4.19187,145.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1830.00000,-0.08902,-0.01842,7.69704,-0.09623,-0.05732,-5.35653,-0.02348,-0.16860,3.53930,45.56075,43.70752,-1.82517,1.01436,-1.01436,0.00000,0.00000,0.00000,1,4.19276,150.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1835.00000,-0.08950,-0.01871,7.67035,-0.09635,-0.05817,-5.33883,-0.02348,-0.16861,3.54033,45.56236,43.70396,-1.83018,1.01444,-1.01444,0.00000,0.00000,0.00000,1,4.19365,147.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1840.00000,-0.08999,-0.01901,7.64374,-0.09646,-0.05901,-5.32112,-0.02348,-0.16863,3.54135,45.56397,43.70041,-1.83519,1.01452,-1.01452,0.00000,0.00000,0.00000,1,4.19454,151.00000,-110593.00000,-153559.00000,-239080.00000,-202840.00000,3.60773,4.09908,4.14538,3.94016
|
||||
1845.00000,-0.09047,-0.01930,7.61723,-0.09658,-0.05985,-5.30341,-0.02349,-0.16864,3.54238,45.56558,43.69686,-1.84020,1.01460,-1.01460,0.00000,0.00000,0.00000,1,4.08704,146.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1850.00000,-0.09095,-0.01961,7.59080,-0.09670,-0.06043,-5.28614,-0.02349,-0.11492,3.45385,45.56720,43.69331,-1.84521,1.01467,-1.01467,0.00000,0.00000,0.00000,1,4.08794,151.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1855.00000,-0.09144,-0.01991,7.56445,-0.09682,-0.06100,-5.26887,-0.02349,-0.11493,3.45487,45.56881,43.68976,-1.85022,1.01475,-1.01475,0.00000,0.00000,0.00000,1,4.08883,148.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1860.00000,-0.09192,-0.02022,7.53819,-0.09693,-0.06158,-5.25159,-0.02349,-0.11494,3.45589,45.57042,43.68621,-1.85523,1.01483,-1.01483,0.00000,0.00000,0.00000,1,4.08972,151.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1865.00000,-0.09241,-0.02053,7.51202,-0.09705,-0.06215,-5.23430,-0.02349,-0.11495,3.45691,45.57203,43.68266,-1.86024,1.01491,-1.01491,0.00000,0.00000,0.00000,1,4.09061,152.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1870.00000,-0.09289,-0.02084,7.48594,-0.09717,-0.06273,-5.21701,-0.02350,-0.11496,3.45793,45.57365,43.67910,-1.86525,1.01498,-1.01498,0.00000,0.00000,0.00000,1,4.09150,145.00000,-110593.00000,-153559.00000,-239080.00000,-197388.00000,3.60773,4.09908,4.14538,3.83426
|
||||
1875.00000,-0.09338,-0.02116,7.45994,-0.09728,-0.06330,-5.19972,-0.02350,-0.11497,3.45895,45.57526,43.67555,-1.87026,1.01506,-1.01506,0.00000,0.00000,0.00000,1,3.92660,152.00000,-105358.00000,-153559.00000,-239080.00000,-197388.00000,3.43696,4.09908,4.14538,3.83426
|
||||
1880.00000,-0.09387,-0.02148,7.43402,-0.09740,-0.06431,-5.18314,-0.02350,-0.20166,3.31550,45.57687,43.67200,-1.87527,1.01514,-1.01514,0.00000,0.00000,0.00000,1,3.83782,147.00000,-105358.00000,-153559.00000,-233899.00000,-197388.00000,3.43696,4.09908,4.05555,3.83426
|
||||
1885.00000,-0.09435,-0.02181,7.40819,-0.09729,-0.06532,-5.16694,0.02210,-0.20167,3.24051,45.57849,43.66844,-1.88029,1.01522,-1.01522,0.00000,0.00000,0.00000,1,3.83871,152.00000,-105358.00000,-153559.00000,-233899.00000,-197388.00000,3.43696,4.09908,4.05555,3.83426
|
||||
1890.00000,-0.09484,-0.02214,7.38244,-0.09718,-0.06633,-5.15073,0.02210,-0.20169,3.24152,45.58010,43.66489,-1.88530,1.01530,-1.01530,0.00000,0.00000,0.00000,1,3.69019,147.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1895.00000,-0.09533,-0.02248,7.35676,-0.09745,-0.06733,-5.13516,-0.05414,-0.20170,3.11545,45.58172,43.66133,-1.89031,1.01538,-1.01538,0.00000,0.00000,0.00000,1,3.69108,150.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1900.00000,-0.09581,-0.02282,7.33116,-0.09772,-0.06834,-5.11957,-0.05415,-0.20172,3.11644,45.58334,43.65778,-1.89532,1.01545,-1.01545,0.00000,0.00000,0.00000,1,3.69197,147.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1905.00000,-0.09630,-0.02317,7.30564,-0.09799,-0.06935,-5.10399,-0.05415,-0.20173,3.11743,45.58496,43.65423,-1.90034,1.01553,-1.01553,0.00000,0.00000,0.00000,1,3.69286,153.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1910.00000,-0.09679,-0.02352,7.28020,-0.09826,-0.07036,-5.08839,-0.05415,-0.20175,3.11843,45.58657,43.65068,-1.90535,1.01561,-1.01561,0.00000,0.00000,0.00000,1,3.69374,147.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1915.00000,-0.09729,-0.02387,7.25484,-0.09854,-0.07137,-5.07280,-0.05416,-0.20177,3.11942,45.58819,43.64712,-1.91036,1.01569,-1.01569,0.00000,0.00000,0.00000,1,3.69463,153.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1920.00000,-0.09778,-0.02424,7.22955,-0.09881,-0.07238,-5.05719,-0.05416,-0.20178,3.12042,45.58981,43.64357,-1.91538,1.01577,-1.01577,0.00000,0.00000,0.00000,1,3.69552,146.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1925.00000,-0.09828,-0.02460,7.20434,-0.09908,-0.07339,-5.04159,-0.05417,-0.20180,3.12141,45.59143,43.64001,-1.92039,1.01584,-1.01584,0.00000,0.00000,0.00000,1,3.69641,152.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1930.00000,-0.09877,-0.02497,7.17921,-0.09935,-0.07440,-5.02598,-0.05417,-0.20181,3.12240,45.59305,43.63646,-1.92541,1.01592,-1.01592,0.00000,0.00000,0.00000,1,3.69730,147.00000,-105358.00000,-147933.00000,-233899.00000,-197388.00000,3.43696,3.94891,4.05555,3.83426
|
||||
1935.00000,-0.09927,-0.02535,7.15416,-0.09962,-0.07541,-5.01036,-0.05418,-0.20183,3.12340,45.59467,43.63290,-1.93042,1.01600,-1.01600,0.00000,0.00000,0.00000,1,3.61700,152.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1940.00000,-0.09977,-0.02573,7.12918,-0.09989,-0.07622,-4.99507,-0.05418,-0.16192,3.05786,45.59629,43.62935,-1.93543,1.01608,-1.01608,0.00000,0.00000,0.00000,1,3.61789,148.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1945.00000,-0.10027,-0.02612,7.10429,-0.10016,-0.07703,-4.97977,-0.05418,-0.16194,3.05885,45.59791,43.62579,-1.94045,1.01616,-1.01616,0.00000,0.00000,0.00000,1,3.61878,151.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1950.00000,-0.10077,-0.02651,7.07946,-0.10043,-0.07783,-4.96448,-0.05419,-0.16195,3.05984,45.59953,43.62224,-1.94546,1.01623,-1.01623,0.00000,0.00000,0.00000,1,3.61967,144.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1955.00000,-0.10128,-0.02690,7.05472,-0.10070,-0.07864,-4.94917,-0.05419,-0.16196,3.06083,45.60115,43.61868,-1.95048,1.01631,-1.01631,0.00000,0.00000,0.00000,1,3.62056,149.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1960.00000,-0.10178,-0.02730,7.03005,-0.10097,-0.07945,-4.93386,-0.05420,-0.16197,3.06182,45.60277,43.61513,-1.95550,1.01639,-1.01639,0.00000,0.00000,0.00000,1,3.62145,144.00000,-105358.00000,-147933.00000,-233899.00000,-193343.00000,3.43696,3.94891,4.05555,3.75568
|
||||
1965.00000,-0.10229,-0.02770,7.00546,-0.10124,-0.08026,-4.91855,-0.05420,-0.16199,3.06281,45.60439,43.61157,-1.96051,1.01647,-1.01647,0.00000,0.00000,0.00000,1,3.42818,150.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1970.00000,-0.10279,-0.02811,6.98094,-0.10121,-0.08127,-4.90406,0.00743,-0.20035,2.89716,45.60602,43.60802,-1.96553,1.01655,-1.01655,0.00000,0.00000,0.00000,1,3.42907,144.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1975.00000,-0.10330,-0.02852,6.95649,-0.10117,-0.08227,-4.88957,0.00743,-0.20037,2.89814,45.60764,43.60446,-1.97054,1.01663,-1.01663,0.00000,0.00000,0.00000,1,3.42995,149.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1980.00000,-0.10381,-0.02893,6.93211,-0.10113,-0.08327,-4.87508,0.00743,-0.20038,2.89911,45.60926,43.60090,-1.97556,1.01670,-1.01670,0.00000,0.00000,0.00000,1,3.43084,145.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1985.00000,-0.10431,-0.02935,6.90781,-0.10110,-0.08427,-4.86058,0.00743,-0.20040,2.90009,45.61089,43.59735,-1.98058,1.01678,-1.01678,0.00000,0.00000,0.00000,1,3.43173,148.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1990.00000,-0.10482,-0.02978,6.88358,-0.10106,-0.08527,-4.84607,0.00744,-0.20041,2.90107,45.61251,43.59379,-1.98559,1.01686,-1.01686,0.00000,0.00000,0.00000,1,3.43262,149.00000,-103045.00000,-147933.00000,-226905.00000,-193343.00000,3.36150,3.94891,3.93428,3.75568
|
||||
1995.00000,-0.10532,-0.03021,6.85942,-0.10102,-0.08628,-4.83156,0.00744,-0.20043,2.90205,45.61414,43.59023,-1.99061,1.01694,-1.01694,0.00000,0.00000,0.00000,1,3.27252,145.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2000.00000,-0.10583,-0.03065,6.83533,-0.10140,-0.08728,-4.81773,-0.07524,-0.20044,2.76523,45.61576,43.58668,-1.99563,1.01702,-1.01702,0.00000,0.00000,0.00000,1,3.27341,149.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2005.00000,-0.10634,-0.03109,6.81131,-0.10177,-0.08828,-4.80390,-0.07525,-0.20046,2.76620,45.61739,43.58312,-2.00065,1.01710,-1.01710,0.00000,0.00000,0.00000,1,3.27429,145.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2010.00000,-0.10685,-0.03154,6.78736,-0.10215,-0.08928,-4.79007,-0.07525,-0.20047,2.76717,45.61901,43.57956,-2.00566,1.01717,-1.01717,0.00000,0.00000,0.00000,1,3.27518,148.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2015.00000,-0.10736,-0.03199,6.76348,-0.10253,-0.09029,-4.77623,-0.07526,-0.20049,2.76813,45.62064,43.57600,-2.01068,1.01725,-1.01725,0.00000,0.00000,0.00000,1,3.27607,145.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2020.00000,-0.10788,-0.03244,6.73967,-0.10290,-0.09129,-4.76238,-0.07527,-0.20051,2.76910,45.62227,43.57245,-2.01570,1.01733,-1.01733,0.00000,0.00000,0.00000,1,3.27696,149.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2025.00000,-0.10839,-0.03291,6.71593,-0.10328,-0.09229,-4.74853,-0.07527,-0.20052,2.77007,45.62390,43.56889,-2.02072,1.01741,-1.01741,0.00000,0.00000,0.00000,1,3.27785,146.00000,-103045.00000,-141842.00000,-226905.00000,-193343.00000,3.36150,3.78631,3.93428,3.75568
|
||||
2030.00000,-0.10891,-0.03337,6.69225,-0.10366,-0.09329,-4.73468,-0.07528,-0.20054,2.77104,45.62553,43.56533,-2.02574,1.01749,-1.01749,0.00000,0.00000,0.00000,1,3.22876,149.00000,-103045.00000,-141842.00000,-226905.00000,-190865.00000,3.36150,3.78631,3.93428,3.70755
|
||||
2035.00000,-0.10943,-0.03384,6.66865,-0.10403,-0.09417,-4.72102,-0.07528,-0.17606,2.73119,45.62716,43.56177,-2.03076,1.01757,-1.01757,0.00000,0.00000,0.00000,1,3.22965,145.00000,-103045.00000,-141842.00000,-226905.00000,-190865.00000,3.36150,3.78631,3.93428,3.70755
|
||||
2040.00000,-0.10995,-0.03432,6.64511,-0.10441,-0.09505,-4.70736,-0.07529,-0.17607,2.73216,45.62878,43.55822,-2.03578,1.01764,-1.01764,0.00000,0.00000,0.00000,1,3.23054,150.00000,-103045.00000,-141842.00000,-226905.00000,-190865.00000,3.36150,3.78631,3.93428,3.70755
|
||||
2045.00000,-0.11048,-0.03480,6.62164,-0.10478,-0.09593,-4.69369,-0.07530,-0.17609,2.73313,45.63042,43.55466,-2.04079,1.01772,-1.01772,0.00000,0.00000,0.00000,1,3.14996,144.00000,-103045.00000,-141842.00000,-222252.00000,-190865.00000,3.36150,3.78631,3.85360,3.70755
|
||||
2050.00000,-0.11100,-0.03528,6.59824,-0.10496,-0.09681,-4.68036,-0.03424,-0.17610,2.66566,45.63205,43.55110,-2.04581,1.01780,-1.01780,0.00000,0.00000,0.00000,1,3.15085,149.00000,-103045.00000,-141842.00000,-222252.00000,-190865.00000,3.36150,3.78631,3.85360,3.70755
|
||||
2055.00000,-0.11153,-0.03577,6.57491,-0.10513,-0.09770,-4.66703,-0.03425,-0.17612,2.66663,45.63367,43.54754,-2.05083,1.01788,-1.01788,0.00000,0.00000,0.00000,1,3.15174,145.00000,-103045.00000,-141842.00000,-222252.00000,-190865.00000,3.36150,3.78631,3.85360,3.70755
|
||||
2060.00000,-0.11205,-0.03626,6.55164,-0.10530,-0.09858,-4.65369,-0.03425,-0.17613,2.66759,45.63531,43.54398,-2.05585,1.01796,-1.01796,0.00000,0.00000,0.00000,1,3.11097,148.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2065.00000,-0.11258,-0.03676,6.52843,-0.10547,-0.09957,-4.64054,-0.03425,-0.19834,2.63155,45.63694,43.54042,-2.06087,1.01804,-1.01804,0.00000,0.00000,0.00000,1,3.11186,144.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2070.00000,-0.11311,-0.03726,6.50530,-0.10564,-0.10056,-4.62737,-0.03425,-0.19836,2.63251,45.63857,43.53686,-2.06590,1.01811,-1.01811,0.00000,0.00000,0.00000,1,3.11275,150.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2075.00000,-0.11364,-0.03777,6.48223,-0.10581,-0.10155,-4.61421,-0.03426,-0.19837,2.63347,45.64020,43.53330,-2.07092,1.01819,-1.01819,0.00000,0.00000,0.00000,1,3.11364,144.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2080.00000,-0.11417,-0.03828,6.45922,-0.10598,-0.10254,-4.60103,-0.03426,-0.19839,2.63442,45.64184,43.52974,-2.07594,1.01827,-1.01827,0.00000,0.00000,0.00000,1,3.11453,148.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2085.00000,-0.11470,-0.03880,6.43628,-0.10615,-0.10354,-4.58786,-0.03426,-0.19840,2.63538,45.64347,43.52618,-2.08096,1.01835,-1.01835,0.00000,0.00000,0.00000,1,3.11541,143.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2090.00000,-0.11523,-0.03932,6.41341,-0.10633,-0.10453,-4.57468,-0.03427,-0.19842,2.63634,45.64510,43.52262,-2.08598,1.01843,-1.01843,0.00000,0.00000,0.00000,1,3.11630,148.00000,-101708.00000,-141842.00000,-222252.00000,-190865.00000,3.31789,3.78631,3.85360,3.70755
|
||||
2095.00000,-0.11576,-0.03985,6.39060,-0.10650,-0.10552,-4.56149,-0.03427,-0.19844,2.63730,45.64674,43.51906,-2.09100,1.01851,-1.01851,0.00000,0.00000,0.00000,1,2.99706,144.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2100.00000,-0.11630,-0.04038,6.36786,-0.10698,-0.10651,-4.54882,-0.09660,-0.19845,2.53438,45.64837,43.51550,-2.09602,1.01859,-1.01859,0.00000,0.00000,0.00000,1,2.99795,149.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2105.00000,-0.11684,-0.04092,6.34518,-0.10746,-0.10750,-4.53614,-0.09661,-0.19847,2.53533,45.65001,43.51194,-2.10105,1.01866,-1.01866,0.00000,0.00000,0.00000,1,2.99884,143.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2110.00000,-0.11738,-0.04146,6.32256,-0.10795,-0.10850,-4.52346,-0.09662,-0.19848,2.53628,45.65165,43.50838,-2.10607,1.01874,-1.01874,0.00000,0.00000,0.00000,1,2.99972,148.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2115.00000,-0.11792,-0.04201,6.30001,-0.10843,-0.10949,-4.51077,-0.09663,-0.19850,2.53723,45.65328,43.50482,-2.11109,1.01882,-1.01882,0.00000,0.00000,0.00000,1,3.00061,144.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2120.00000,-0.11846,-0.04256,6.27752,-0.10891,-0.11048,-4.49808,-0.09663,-0.19851,2.53818,45.65492,43.50126,-2.11611,1.01890,-1.01890,0.00000,0.00000,0.00000,1,3.00150,148.00000,-101708.00000,-137257.00000,-222252.00000,-190865.00000,3.31789,3.66392,3.85360,3.70755
|
||||
2125.00000,-0.11901,-0.04312,6.25509,-0.10940,-0.11147,-4.48539,-0.09664,-0.19853,2.53914,45.65656,43.49770,-2.12114,1.01898,-1.01898,0.00000,0.00000,0.00000,1,2.94358,148.00000,-101708.00000,-137257.00000,-220098.00000,-189837.00000,3.31789,3.66392,3.81626,3.68758
|
||||
2130.00000,-0.11956,-0.04368,6.23272,-0.10978,-0.11242,-4.47293,-0.07762,-0.18837,2.49142,45.65819,43.49414,-2.12616,1.01906,-1.01906,0.00000,0.00000,0.00000,1,2.94447,143.00000,-101708.00000,-137257.00000,-220098.00000,-189837.00000,3.31789,3.66392,3.81626,3.68758
|
||||
2135.00000,-0.12011,-0.04425,6.21042,-0.11017,-0.11336,-4.46047,-0.07762,-0.18838,2.49236,45.65983,43.49057,-2.13118,1.01914,-1.01914,0.00000,0.00000,0.00000,1,2.94536,149.00000,-101708.00000,-137257.00000,-220098.00000,-189837.00000,3.31789,3.66392,3.81626,3.68758
|
||||
2140.00000,-0.12066,-0.04482,6.18818,-0.11056,-0.11430,-4.44800,-0.07763,-0.18840,2.49331,45.66147,43.48701,-2.13621,1.01921,-1.01921,0.00000,0.00000,0.00000,1,2.94625,143.00000,-101708.00000,-137257.00000,-220098.00000,-189837.00000,3.31789,3.66392,3.81626,3.68758
|
||||
2145.00000,-0.12122,-0.04540,6.16600,-0.11095,-0.11524,-4.43553,-0.07764,-0.18841,2.49426,45.66311,43.48345,-2.14123,1.01929,-1.01929,0.00000,0.00000,0.00000,1,2.94714,149.00000,-101708.00000,-137257.00000,-220098.00000,-189837.00000,3.31789,3.66392,3.81626,3.68758
|
||||
2150.00000,-0.12177,-0.04598,6.14389,-0.11134,-0.11618,-4.42305,-0.07764,-0.18843,2.49521,45.66475,43.47989,-2.14626,1.01937,-1.01937,0.00000,0.00000,0.00000,1,2.89833,144.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2155.00000,-0.12233,-0.04657,6.12183,-0.11173,-0.11726,-4.41080,-0.07765,-0.21518,2.45160,45.66639,43.47633,-2.15128,1.01945,-1.01945,0.00000,0.00000,0.00000,1,2.89921,147.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2160.00000,-0.12289,-0.04716,6.09984,-0.11211,-0.11834,-4.39853,-0.07765,-0.21519,2.45255,45.66803,43.47276,-2.15631,1.01953,-1.01953,0.00000,0.00000,0.00000,1,2.90010,144.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2165.00000,-0.12345,-0.04775,6.07791,-0.11250,-0.11941,-4.38627,-0.07766,-0.21521,2.45349,45.66967,43.46920,-2.16133,1.01961,-1.01961,0.00000,0.00000,0.00000,1,2.90099,148.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2170.00000,-0.12402,-0.04836,6.05604,-0.11289,-0.12049,-4.37399,-0.07767,-0.21523,2.45444,45.67131,43.46564,-2.16636,1.01969,-1.01969,0.00000,0.00000,0.00000,1,2.90188,144.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2175.00000,-0.12459,-0.04896,6.03423,-0.11328,-0.12156,-4.36172,-0.07767,-0.21524,2.45539,45.67295,43.46207,-2.17138,1.01977,-1.01977,0.00000,0.00000,0.00000,1,2.90276,148.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2180.00000,-0.12515,-0.04958,6.01249,-0.11367,-0.12264,-4.34943,-0.07768,-0.21526,2.45633,45.67459,43.45851,-2.17641,1.01984,-1.01984,0.00000,0.00000,0.00000,1,2.90365,144.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2185.00000,-0.12572,-0.05020,5.99080,-0.11406,-0.12372,-4.33715,-0.07768,-0.21528,2.45728,45.67624,43.45495,-2.18143,1.01992,-1.01992,0.00000,0.00000,0.00000,1,2.90454,149.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2190.00000,-0.12630,-0.05082,5.96917,-0.11444,-0.12479,-4.32486,-0.07769,-0.21529,2.45823,45.67788,43.45139,-2.18646,1.02000,-1.02000,0.00000,0.00000,0.00000,1,2.90543,143.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2195.00000,-0.12687,-0.05145,5.94761,-0.11483,-0.12587,-4.31256,-0.07770,-0.21531,2.45918,45.67952,43.44782,-2.19149,1.02008,-1.02008,0.00000,0.00000,0.00000,1,2.90631,149.00000,-100100.00000,-137257.00000,-220098.00000,-189837.00000,3.26543,3.66392,3.81626,3.68758
|
||||
2200.00000,-0.12745,-0.05208,5.92611,-0.11522,-0.12695,-4.30026,-0.07770,-0.21533,2.46012,45.68117,43.44426,-2.19651,1.02016,-1.02016,0.00000,0.00000,0.00000,1,2.81163,142.00000,-100100.00000,-133565.00000,-220098.00000,-189837.00000,3.26543,3.56537,3.81626,3.68758
|
||||
2205.00000,-0.12803,-0.05272,5.90467,-0.11586,-0.12802,-4.28837,-0.12798,-0.21534,2.37728,45.68281,43.44069,-2.20154,1.02024,-1.02024,0.00000,0.00000,0.00000,1,2.81252,149.00000,-100100.00000,-133565.00000,-220098.00000,-189837.00000,3.26543,3.56537,3.81626,3.68758
|
||||
2210.00000,-0.12861,-0.05337,5.88329,-0.11650,-0.12910,-4.27648,-0.12799,-0.21536,2.37822,45.68446,43.43713,-2.20657,1.02032,-1.02032,0.00000,0.00000,0.00000,1,2.78575,142.00000,-100100.00000,-133565.00000,-218542.00000,-189837.00000,3.26543,3.56537,3.78928,3.68758
|
||||
2215.00000,-0.12919,-0.05402,5.86196,-0.11707,-0.13018,-4.26470,-0.11424,-0.21538,2.35622,45.68610,43.43357,-2.21159,1.02040,-1.02040,0.00000,0.00000,0.00000,1,2.81835,145.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2220.00000,-0.12978,-0.05468,5.84070,-0.11764,-0.13133,-4.25279,-0.11425,-0.23080,2.38283,45.68775,43.43000,-2.21662,1.02047,-1.02047,0.00000,0.00000,0.00000,1,2.81923,142.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2225.00000,-0.13037,-0.05534,5.81949,-0.11821,-0.13249,-4.24087,-0.11426,-0.23081,2.38377,45.68939,43.42644,-2.22165,1.02055,-1.02055,0.00000,0.00000,0.00000,1,2.82012,147.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2230.00000,-0.13097,-0.05601,5.79835,-0.11879,-0.13364,-4.22895,-0.11426,-0.23083,2.38472,45.69104,43.42287,-2.22668,1.02063,-1.02063,0.00000,0.00000,0.00000,1,2.82100,141.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2235.00000,-0.13156,-0.05668,5.77726,-0.11936,-0.13479,-4.21702,-0.11427,-0.23085,2.38566,45.69269,43.41931,-2.23171,1.02071,-1.02071,0.00000,0.00000,0.00000,1,2.82189,147.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2240.00000,-0.13216,-0.05736,5.75624,-0.11993,-0.13595,-4.20508,-0.11428,-0.23087,2.38660,45.69434,43.41574,-2.23673,1.02079,-1.02079,0.00000,0.00000,0.00000,1,2.82278,143.00000,-100100.00000,-133565.00000,-218542.00000,-191391.00000,3.26543,3.56537,3.78928,3.71777
|
||||
2245.00000,-0.13277,-0.05805,5.73527,-0.12050,-0.13710,-4.19315,-0.11429,-0.23089,2.38754,45.69598,43.41218,-2.24176,1.02087,-1.02087,0.00000,0.00000,0.00000,1,2.80098,147.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2250.00000,-0.13337,-0.05874,5.71437,-0.12107,-0.13832,-4.18131,-0.11430,-0.24329,2.36784,45.69763,43.40861,-2.24679,1.02095,-1.02095,0.00000,0.00000,0.00000,1,2.80187,147.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2255.00000,-0.13398,-0.05944,5.69352,-0.12164,-0.13954,-4.16946,-0.11431,-0.24331,2.36878,45.69928,43.40504,-2.25182,1.02103,-1.02103,0.00000,0.00000,0.00000,1,2.80275,142.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2260.00000,-0.13459,-0.06014,5.67273,-0.12221,-0.14075,-4.15761,-0.11432,-0.24333,2.36972,45.70093,43.40148,-2.25685,1.02111,-1.02111,0.00000,0.00000,0.00000,1,2.80364,146.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2265.00000,-0.13520,-0.06085,5.65200,-0.12279,-0.14197,-4.14576,-0.11433,-0.24335,2.37066,45.70258,43.39791,-2.26188,1.02118,-1.02118,0.00000,0.00000,0.00000,1,2.80453,142.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2270.00000,-0.13582,-0.06157,5.63133,-0.12336,-0.14319,-4.13390,-0.11433,-0.24337,2.37161,45.70423,43.39435,-2.26691,1.02126,-1.02126,0.00000,0.00000,0.00000,1,2.80541,147.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2275.00000,-0.13644,-0.06229,5.61072,-0.12393,-0.14440,-4.12204,-0.11434,-0.24339,2.37255,45.70588,43.39078,-2.27194,1.02134,-1.02134,0.00000,0.00000,0.00000,1,2.80630,142.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2280.00000,-0.13706,-0.06302,5.59017,-0.12450,-0.14562,-4.11017,-0.11435,-0.24341,2.37349,45.70753,43.38721,-2.27697,1.02142,-1.02142,0.00000,0.00000,0.00000,1,2.80718,147.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2285.00000,-0.13769,-0.06375,5.56968,-0.12507,-0.14684,-4.09830,-0.11436,-0.24342,2.37443,45.70919,43.38365,-2.28200,1.02150,-1.02150,0.00000,0.00000,0.00000,1,2.80807,142.00000,-99356.00000,-133565.00000,-218542.00000,-191391.00000,3.24116,3.56537,3.78928,3.71777
|
||||
2290.00000,-0.13832,-0.06449,5.54925,-0.12564,-0.14805,-4.08642,-0.11437,-0.24344,2.37537,45.71084,43.38008,-2.28703,1.02158,-1.02158,0.00000,0.00000,0.00000,1,2.79792,147.00000,-99356.00000,-133565.00000,-217919.00000,-191391.00000,3.24116,3.56537,3.77847,3.71777
|
||||
2295.00000,-0.13895,-0.06524,5.52888,-0.12619,-0.14927,-4.07459,-0.10886,-0.24346,2.36712,45.71249,43.37651,-2.29206,1.02166,-1.02166,0.00000,0.00000,0.00000,1,2.79880,143.00000,-99356.00000,-133565.00000,-217919.00000,-191391.00000,3.24116,3.56537,3.77847,3.71777
|
||||
2300.00000,-0.13958,-0.06599,5.50856,-0.12673,-0.15049,-4.06275,-0.10887,-0.24348,2.36806,45.71414,43.37295,-2.29709,1.02174,-1.02174,0.00000,0.00000,0.00000,1,2.76486,147.00000,-99356.00000,-132211.00000,-217919.00000,-191391.00000,3.24116,3.52922,3.77847,3.71777
|
||||
2305.00000,-0.14022,-0.06675,5.48831,-0.12737,-0.15171,-4.05106,-0.12734,-0.24350,2.33823,45.71580,43.36938,-2.30213,1.02182,-1.02182,0.00000,0.00000,0.00000,1,2.76575,141.00000,-99356.00000,-132211.00000,-217919.00000,-191391.00000,3.24116,3.52922,3.77847,3.71777
|
||||
2310.00000,-0.14086,-0.06751,5.46811,-0.12801,-0.15292,-4.03936,-0.12735,-0.24352,2.33917,45.71745,43.36581,-2.30716,1.02190,-1.02190,0.00000,0.00000,0.00000,1,2.68926,147.00000,-99356.00000,-132211.00000,-217919.00000,-187604.00000,3.24116,3.52922,3.77847,3.64420
|
||||
2315.00000,-0.14150,-0.06828,5.44797,-0.12864,-0.15395,-4.02797,-0.12736,-0.20595,2.27746,45.71910,43.36224,-2.31219,1.02197,-1.02197,0.00000,0.00000,0.00000,1,2.69015,142.00000,-99356.00000,-132211.00000,-217919.00000,-187604.00000,3.24116,3.52922,3.77847,3.64420
|
||||
2320.00000,-0.14215,-0.06906,5.42789,-0.12928,-0.15498,-4.01658,-0.12737,-0.20596,2.27839,45.72076,43.35868,-2.31722,1.02205,-1.02205,0.00000,0.00000,0.00000,1,2.69103,146.00000,-99356.00000,-132211.00000,-217919.00000,-187604.00000,3.24116,3.52922,3.77847,3.64420
|
||||
2325.00000,-0.14280,-0.06984,5.40786,-0.12992,-0.15601,-4.00519,-0.12738,-0.20598,2.27933,45.72242,43.35511,-2.32225,1.02213,-1.02213,0.00000,0.00000,0.00000,1,2.69192,142.00000,-99356.00000,-132211.00000,-217919.00000,-187604.00000,3.24116,3.52922,3.77847,3.64420
|
||||
2330.00000,-0.14345,-0.07062,5.38789,-0.13055,-0.15704,-3.99378,-0.12739,-0.20600,2.28026,45.72407,43.35154,-2.32729,1.02221,-1.02221,0.00000,0.00000,0.00000,1,2.69280,147.00000,-99356.00000,-132211.00000,-217919.00000,-187604.00000,3.24116,3.52922,3.77847,3.64420
|
||||
2335.00000,-0.14411,-0.07141,5.36798,-0.13119,-0.15807,-3.98238,-0.12740,-0.20601,2.28120,45.72573,43.34797,-2.33232,1.02229,-1.02229,0.00000,0.00000,0.00000,1,2.60514,143.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2340.00000,-0.14477,-0.07221,5.34812,-0.13183,-0.15935,-3.97137,-0.12741,-0.25460,2.20118,45.72739,43.34440,-2.33735,1.02237,-1.02237,0.00000,0.00000,0.00000,1,2.60602,147.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2345.00000,-0.14543,-0.07301,5.32832,-0.13247,-0.16062,-3.96036,-0.12742,-0.25462,2.20211,45.72904,43.34084,-2.34239,1.02245,-1.02245,0.00000,0.00000,0.00000,1,2.60690,141.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2350.00000,-0.14609,-0.07382,5.30858,-0.13310,-0.16189,-3.94935,-0.12743,-0.25464,2.20304,45.73070,43.33727,-2.34742,1.02253,-1.02253,0.00000,0.00000,0.00000,1,2.60779,147.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2355.00000,-0.14676,-0.07464,5.28888,-0.13374,-0.16317,-3.93833,-0.12744,-0.25466,2.20397,45.73236,43.33370,-2.35245,1.02261,-1.02261,0.00000,0.00000,0.00000,1,2.60867,142.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2360.00000,-0.14743,-0.07546,5.26925,-0.13438,-0.16444,-3.92730,-0.12745,-0.25468,2.20490,45.73402,43.33013,-2.35749,1.02269,-1.02269,0.00000,0.00000,0.00000,1,2.60956,147.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2365.00000,-0.14811,-0.07629,5.24967,-0.13501,-0.16571,-3.91627,-0.12746,-0.25470,2.20583,45.73568,43.32656,-2.36252,1.02277,-1.02277,0.00000,0.00000,0.00000,1,2.61044,142.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2370.00000,-0.14879,-0.07712,5.23014,-0.13565,-0.16699,-3.90524,-0.12747,-0.25472,2.20676,45.73734,43.32299,-2.36756,1.02285,-1.02285,0.00000,0.00000,0.00000,1,2.61132,147.00000,-96443.00000,-132211.00000,-217919.00000,-187604.00000,3.14614,3.52922,3.77847,3.64420
|
||||
2375.00000,-0.14947,-0.07797,5.21067,-0.13629,-0.16826,-3.89420,-0.12748,-0.25474,2.20769,45.73900,43.31942,-2.37259,1.02292,-1.02292,0.00000,0.00000,0.00000,1,2.59896,142.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2380.00000,-0.15015,-0.07881,5.19125,-0.13689,-0.16953,-3.88321,-0.12088,-0.25476,2.19761,45.74066,43.31585,-2.37763,1.02300,-1.02300,0.00000,0.00000,0.00000,1,2.59985,147.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2385.00000,-0.15084,-0.07967,5.17189,-0.13750,-0.17081,-3.87222,-0.12089,-0.25478,2.19854,45.74232,43.31228,-2.38266,1.02308,-1.02308,0.00000,0.00000,0.00000,1,2.60073,142.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2390.00000,-0.15153,-0.08053,5.15259,-0.13810,-0.17208,-3.86122,-0.12090,-0.25480,2.19947,45.74398,43.30871,-2.38770,1.02316,-1.02316,0.00000,0.00000,0.00000,1,2.60161,147.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2395.00000,-0.15222,-0.08139,5.13333,-0.13871,-0.17336,-3.85022,-0.12091,-0.25482,2.20040,45.74564,43.30514,-2.39273,1.02324,-1.02324,0.00000,0.00000,0.00000,1,2.60250,147.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2400.00000,-0.15292,-0.08227,5.11414,-0.13931,-0.17463,-3.83921,-0.12092,-0.25484,2.20133,45.74731,43.30157,-2.39777,1.02332,-1.02332,0.00000,0.00000,0.00000,1,2.60338,142.00000,-96443.00000,-132211.00000,-217174.00000,-187604.00000,3.14614,3.52922,3.76556,3.64420
|
||||
2405.00000,-0.15362,-0.08315,5.09500,-0.13992,-0.17590,-3.82820,-0.12093,-0.25486,2.20226,45.74897,43.29800,-2.40281,1.02340,-1.02340,0.00000,0.00000,0.00000,1,2.51901,147.00000,-96443.00000,-132043.00000,-217174.00000,-183662.00000,3.14614,3.52474,3.76556,3.56763
|
||||
2410.00000,-0.15432,-0.08403,5.07591,-0.14053,-0.17698,-3.81753,-0.12324,-0.21570,2.13405,45.75063,43.29443,-2.40784,1.02348,-1.02348,0.00000,0.00000,0.00000,1,2.51990,142.00000,-96443.00000,-132043.00000,-217174.00000,-183662.00000,3.14614,3.52474,3.76556,3.56763
|
||||
2415.00000,-0.15503,-0.08492,5.05687,-0.14115,-0.17806,-3.80686,-0.12325,-0.21571,2.13498,45.75230,43.29086,-2.41288,1.02356,-1.02356,0.00000,0.00000,0.00000,1,2.52078,147.00000,-96443.00000,-132043.00000,-217174.00000,-183662.00000,3.14614,3.52474,3.76556,3.56763
|
||||
2420.00000,-0.15574,-0.08582,5.03789,-0.14177,-0.17914,-3.79618,-0.12325,-0.21573,2.13591,45.75396,43.28728,-2.41792,1.02364,-1.02364,0.00000,0.00000,0.00000,1,2.52167,142.00000,-96443.00000,-132043.00000,-217174.00000,-183662.00000,3.14614,3.52474,3.76556,3.56763
|
||||
2425.00000,-0.15645,-0.08672,5.01897,-0.14238,-0.18022,-3.78549,-0.12326,-0.21575,2.13683,45.75562,43.28371,-2.42295,1.02372,-1.02372,0.00000,0.00000,0.00000,1,2.45115,147.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2430.00000,-0.15717,-0.08763,5.00009,-0.14300,-0.18150,-3.77513,-0.12327,-0.25526,2.07194,45.75729,43.28014,-2.42799,1.02380,-1.02380,0.00000,0.00000,0.00000,1,2.45204,142.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2435.00000,-0.15788,-0.08854,4.98127,-0.14361,-0.18277,-3.76477,-0.12328,-0.25528,2.07286,45.75896,43.27657,-2.43303,1.02388,-1.02388,0.00000,0.00000,0.00000,1,2.45292,146.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2440.00000,-0.15860,-0.08946,4.96249,-0.14423,-0.18405,-3.75440,-0.12329,-0.25529,2.07378,45.76062,43.27299,-2.43807,1.02396,-1.02396,0.00000,0.00000,0.00000,1,2.45380,140.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2445.00000,-0.15933,-0.09039,4.94377,-0.14485,-0.18532,-3.74403,-0.12330,-0.25531,2.07470,45.76229,43.26942,-2.44310,1.02403,-1.02403,0.00000,0.00000,0.00000,1,2.45469,146.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2450.00000,-0.16006,-0.09132,4.92511,-0.14546,-0.18660,-3.73365,-0.12331,-0.25533,2.07562,45.76395,43.26585,-2.44814,1.02411,-1.02411,0.00000,0.00000,0.00000,1,2.45557,142.00000,-94078.00000,-132043.00000,-217174.00000,-183662.00000,3.06898,3.52474,3.76556,3.56763
|
||||
2455.00000,-0.16079,-0.09226,4.90649,-0.14608,-0.18788,-3.72327,-0.12332,-0.25535,2.07654,45.76562,43.26228,-2.45318,1.02419,-1.02419,0.00000,0.00000,0.00000,1,2.38722,145.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2460.00000,-0.16152,-0.09321,4.88792,-0.14652,-0.18916,-3.71317,-0.08863,-0.25537,2.01963,45.76729,43.25871,-2.45822,1.02427,-1.02427,0.00000,0.00000,0.00000,1,2.38810,141.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2465.00000,-0.16225,-0.09416,4.86941,-0.14697,-0.19043,-3.70307,-0.08864,-0.25539,2.02054,45.76896,43.25513,-2.46326,1.02435,-1.02435,0.00000,0.00000,0.00000,1,2.38899,147.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2470.00000,-0.16299,-0.09512,4.85094,-0.14741,-0.19171,-3.69296,-0.08864,-0.25541,2.02146,45.77063,43.25156,-2.46830,1.02443,-1.02443,0.00000,0.00000,0.00000,1,2.38987,143.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2475.00000,-0.16373,-0.09608,4.83253,-0.14785,-0.19299,-3.68285,-0.08865,-0.25543,2.02238,45.77230,43.24799,-2.47334,1.02451,-1.02451,0.00000,0.00000,0.00000,1,2.39075,148.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2480.00000,-0.16447,-0.09705,4.81417,-0.14830,-0.19426,-3.67273,-0.08866,-0.25545,2.02330,45.77397,43.24442,-2.47838,1.02459,-1.02459,0.00000,0.00000,0.00000,1,2.39164,143.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2485.00000,-0.16522,-0.09803,4.79585,-0.14874,-0.19554,-3.66261,-0.08866,-0.25547,2.02422,45.77564,43.24084,-2.48342,1.02467,-1.02467,0.00000,0.00000,0.00000,1,2.39252,148.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2490.00000,-0.16596,-0.09901,4.77759,-0.14918,-0.19682,-3.65248,-0.08867,-0.25549,2.02513,45.77731,43.23727,-2.48846,1.02475,-1.02475,0.00000,0.00000,0.00000,1,2.39340,142.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2495.00000,-0.16671,-0.10000,4.75938,-0.14963,-0.19810,-3.64235,-0.08868,-0.25551,2.02605,45.77898,43.23370,-2.49350,1.02483,-1.02483,0.00000,0.00000,0.00000,1,2.39429,147.00000,-94078.00000,-132043.00000,-213266.00000,-183662.00000,3.06898,3.52474,3.69780,3.56763
|
||||
2500.00000,-0.16746,-0.10100,4.74122,-0.15007,-0.19937,-3.63222,-0.08868,-0.25553,2.02697,45.78065,43.23012,-2.49854,1.02491,-1.02491,0.00000,0.00000,0.00000,1,2.36043,142.00000,-94078.00000,-132043.00000,-213266.00000,-181982.00000,3.06898,3.52474,3.69780,3.53500
|
||||
2505.00000,-0.16821,-0.10200,4.72311,-0.15051,-0.20057,-3.62222,-0.08869,-0.23883,2.00001,45.78233,43.22655,-2.50358,1.02499,-1.02499,0.00000,0.00000,0.00000,1,2.28278,146.00000,-94078.00000,-128972.00000,-213266.00000,-181982.00000,3.06898,3.44276,3.69780,3.53500
|
||||
2510.00000,-0.16897,-0.10301,4.70504,-0.15117,-0.20176,-3.61256,-0.13071,-0.23885,1.93090,45.78400,43.22297,-2.50862,1.02507,-1.02507,0.00000,0.00000,0.00000,1,2.28367,142.00000,-94078.00000,-128972.00000,-213266.00000,-181982.00000,3.06898,3.44276,3.69780,3.53500
|
||||
2515.00000,-0.16973,-0.10403,4.68703,-0.15182,-0.20296,-3.60290,-0.13072,-0.23886,1.93182,45.78567,43.21940,-2.51366,1.02515,-1.02515,0.00000,0.00000,0.00000,1,2.28455,146.00000,-94078.00000,-128972.00000,-213266.00000,-181982.00000,3.06898,3.44276,3.69780,3.53500
|
||||
2520.00000,-0.17049,-0.10505,4.66906,-0.15247,-0.20415,-3.59324,-0.13073,-0.23888,1.93273,45.78734,43.21582,-2.51870,1.02523,-1.02523,0.00000,0.00000,0.00000,1,2.27614,141.00000,-93767.00000,-128972.00000,-213266.00000,-181982.00000,3.05884,3.44276,3.69780,3.53500
|
||||
2525.00000,-0.17126,-0.10608,4.65115,-0.15313,-0.20537,-3.58362,-0.13074,-0.24410,1.92497,45.78902,43.21225,-2.52375,1.02531,-1.02531,0.00000,0.00000,0.00000,1,2.27702,147.00000,-93767.00000,-128972.00000,-213266.00000,-181982.00000,3.05884,3.44276,3.69780,3.53500
|
||||
2530.00000,-0.17202,-0.10711,4.63328,-0.15378,-0.20659,-3.57399,-0.13075,-0.24412,1.92588,45.79069,43.20867,-2.52879,1.02539,-1.02539,0.00000,0.00000,0.00000,1,2.27791,147.00000,-93767.00000,-128972.00000,-213266.00000,-181982.00000,3.05884,3.44276,3.69780,3.53500
|
||||
2535.00000,-0.17280,-0.10815,4.61545,-0.15444,-0.20781,-3.56435,-0.13076,-0.24414,1.92679,45.79237,43.20510,-2.53383,1.02547,-1.02547,0.00000,0.00000,0.00000,1,2.27879,141.00000,-93767.00000,-128972.00000,-213266.00000,-181982.00000,3.05884,3.44276,3.69780,3.53500
|
||||
2540.00000,-0.17357,-0.10919,4.59768,-0.15509,-0.20903,-3.55471,-0.13077,-0.24416,1.92770,45.79404,43.20152,-2.53887,1.02555,-1.02555,0.00000,0.00000,0.00000,1,2.22033,145.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2545.00000,-0.17435,-0.11024,4.57995,-0.15560,-0.21025,-3.54532,-0.10113,-0.24418,1.87919,45.79572,43.19794,-2.54392,1.02563,-1.02563,0.00000,0.00000,0.00000,1,2.22121,141.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2550.00000,-0.17513,-0.11130,4.56227,-0.15610,-0.21148,-3.53592,-0.10114,-0.24420,1.88010,45.79739,43.19437,-2.54896,1.02570,-1.02570,0.00000,0.00000,0.00000,1,2.22209,145.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2555.00000,-0.17591,-0.11236,4.54464,-0.15661,-0.21270,-3.52651,-0.10115,-0.24422,1.88101,45.79907,43.19080,-2.55400,1.02578,-1.02578,0.00000,0.00000,0.00000,1,2.22298,140.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2560.00000,-0.17670,-0.11343,4.52706,-0.15711,-0.21392,-3.51710,-0.10115,-0.24424,1.88192,45.80075,43.18722,-2.55905,1.02586,-1.02586,0.00000,0.00000,0.00000,1,2.22386,145.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2565.00000,-0.17749,-0.11451,4.50952,-0.15762,-0.21514,-3.50769,-0.10116,-0.24425,1.88282,45.80243,43.18364,-2.56409,1.02594,-1.02594,0.00000,0.00000,0.00000,1,2.22474,141.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2570.00000,-0.17828,-0.11559,4.49203,-0.15812,-0.21636,-3.49827,-0.10117,-0.24427,1.88373,45.80410,43.18007,-2.56913,1.02602,-1.02602,0.00000,0.00000,0.00000,1,2.22562,145.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2575.00000,-0.17907,-0.11668,4.47458,-0.15863,-0.21758,-3.48885,-0.10118,-0.24429,1.88464,45.80578,43.17649,-2.57418,1.02610,-1.02610,0.00000,0.00000,0.00000,1,2.22651,141.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2580.00000,-0.17987,-0.11777,4.45718,-0.15914,-0.21880,-3.47942,-0.10119,-0.24431,1.88555,45.80746,43.17291,-2.57922,1.02618,-1.02618,0.00000,0.00000,0.00000,1,2.22739,145.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2585.00000,-0.18066,-0.11887,4.43984,-0.15964,-0.22002,-3.46999,-0.10119,-0.24433,1.88646,45.80914,43.16933,-2.58427,1.02626,-1.02626,0.00000,0.00000,0.00000,1,2.22827,141.00000,-93767.00000,-128972.00000,-209931.00000,-181982.00000,3.05884,3.44276,3.63997,3.53500
|
||||
2590.00000,-0.18147,-0.11998,4.42253,-0.16015,-0.22125,-3.46055,-0.10120,-0.24435,1.88737,45.81082,43.16576,-2.58931,1.02634,-1.02634,0.00000,0.00000,0.00000,1,2.17468,145.00000,-93767.00000,-128972.00000,-209931.00000,-179348.00000,3.05884,3.44276,3.63997,3.48383
|
||||
2595.00000,-0.18227,-0.12109,4.40528,-0.16065,-0.22234,-3.45133,-0.10121,-0.21811,1.84451,45.81250,43.16218,-2.59436,1.02642,-1.02642,0.00000,0.00000,0.00000,1,2.17557,140.00000,-93767.00000,-128972.00000,-209931.00000,-179348.00000,3.05884,3.44276,3.63997,3.48383
|
||||
2600.00000,-0.18307,-0.12221,4.38806,-0.16116,-0.22343,-3.44210,-0.10122,-0.21813,1.84542,45.81418,43.15860,-2.59940,1.02650,-1.02650,0.00000,0.00000,0.00000,1,2.17645,145.00000,-93767.00000,-128972.00000,-209931.00000,-179348.00000,3.05884,3.44276,3.63997,3.48383
|
||||
2605.00000,-0.18388,-0.12333,4.37090,-0.16167,-0.22452,-3.43287,-0.10123,-0.21814,1.84632,45.81586,43.15503,-2.60445,1.02658,-1.02658,0.00000,0.00000,0.00000,1,2.17733,141.00000,-93767.00000,-128972.00000,-209931.00000,-179348.00000,3.05884,3.44276,3.63997,3.48383
|
||||
2610.00000,-0.18469,-0.12446,4.35378,-0.16217,-0.22561,-3.42363,-0.10123,-0.21816,1.84723,45.81755,43.15145,-2.60950,1.02666,-1.02666,0.00000,0.00000,0.00000,1,2.13381,145.00000,-93172.00000,-127930.00000,-209931.00000,-179348.00000,3.03943,3.41495,3.63997,3.48383
|
||||
2615.00000,-0.18551,-0.12559,4.33671,-0.16275,-0.22675,-3.41459,-0.11552,-0.22814,1.80773,45.81923,43.14787,-2.61454,1.02674,-1.02674,0.00000,0.00000,0.00000,1,2.13469,141.00000,-93172.00000,-127930.00000,-209931.00000,-179348.00000,3.03943,3.41495,3.63997,3.48383
|
||||
2620.00000,-0.18632,-0.12673,4.31968,-0.16333,-0.22789,-3.40555,-0.11553,-0.22816,1.80863,45.82091,43.14429,-2.61959,1.02682,-1.02682,0.00000,0.00000,0.00000,1,2.11697,145.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2625.00000,-0.18714,-0.12788,4.30270,-0.16386,-0.22903,-3.39658,-0.10624,-0.22818,1.79403,45.82260,43.14072,-2.62464,1.02690,-1.02690,0.00000,0.00000,0.00000,1,2.11786,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2630.00000,-0.18797,-0.12903,4.28576,-0.16439,-0.23017,-3.38761,-0.10624,-0.22820,1.79493,45.82428,43.13713,-2.62968,1.02698,-1.02698,0.00000,0.00000,0.00000,1,2.11874,145.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2635.00000,-0.18879,-0.13019,4.26887,-0.16492,-0.23131,-3.37863,-0.10625,-0.22821,1.79584,45.82597,43.13356,-2.63473,1.02706,-1.02706,0.00000,0.00000,0.00000,1,2.11962,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2640.00000,-0.18962,-0.13135,4.25202,-0.16545,-0.23245,-3.36964,-0.10626,-0.22823,1.79674,45.82765,43.12998,-2.63978,1.02714,-1.02714,0.00000,0.00000,0.00000,1,2.12050,145.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2645.00000,-0.19045,-0.13252,4.23522,-0.16598,-0.23360,-3.36065,-0.10627,-0.22825,1.79764,45.82933,43.12640,-2.64483,1.02722,-1.02722,0.00000,0.00000,0.00000,1,2.12139,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2650.00000,-0.19128,-0.13369,4.21846,-0.16652,-0.23474,-3.35166,-0.10628,-0.22827,1.79854,45.83102,43.12282,-2.64987,1.02730,-1.02730,0.00000,0.00000,0.00000,1,2.12227,145.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2655.00000,-0.19211,-0.13487,4.20174,-0.16705,-0.23588,-3.34266,-0.10628,-0.22828,1.79945,45.83271,43.11924,-2.65492,1.02738,-1.02738,0.00000,0.00000,0.00000,1,2.12315,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2660.00000,-0.19295,-0.13605,4.18508,-0.16758,-0.23702,-3.33366,-0.10629,-0.22830,1.80035,45.83439,43.11566,-2.65997,1.02746,-1.02746,0.00000,0.00000,0.00000,1,2.12403,146.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2665.00000,-0.19379,-0.13724,4.16845,-0.16811,-0.23816,-3.32466,-0.10630,-0.22832,1.80125,45.83608,43.11208,-2.66502,1.02754,-1.02754,0.00000,0.00000,0.00000,1,2.12492,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2670.00000,-0.19464,-0.13844,4.15187,-0.16864,-0.23930,-3.31565,-0.10631,-0.22834,1.80216,45.83777,43.10850,-2.67007,1.02762,-1.02762,0.00000,0.00000,0.00000,1,2.12580,145.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2675.00000,-0.19548,-0.13964,4.13534,-0.16917,-0.24045,-3.30663,-0.10632,-0.22836,1.80306,45.83945,43.10492,-2.67512,1.02770,-1.02770,0.00000,0.00000,0.00000,1,2.12668,146.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2680.00000,-0.19633,-0.14085,4.11885,-0.16970,-0.24159,-3.29761,-0.10633,-0.22837,1.80396,45.84114,43.10134,-2.68017,1.02778,-1.02778,0.00000,0.00000,0.00000,1,2.12756,141.00000,-93172.00000,-127930.00000,-208886.00000,-179348.00000,3.03943,3.41495,3.62185,3.48383
|
||||
2685.00000,-0.19718,-0.14207,4.10241,-0.17024,-0.24273,-3.28859,-0.10633,-0.22839,1.80487,45.84283,43.09776,-2.68522,1.02786,-1.02786,0.00000,0.00000,0.00000,1,2.07545,146.00000,-93172.00000,-127930.00000,-208886.00000,-176781.00000,3.03943,3.41495,3.62185,3.43397
|
||||
2690.00000,-0.19804,-0.14328,4.08601,-0.17077,-0.24374,-3.27977,-0.10634,-0.20278,1.76306,45.84452,43.09418,-2.69027,1.02794,-1.02794,0.00000,0.00000,0.00000,1,2.07633,141.00000,-93172.00000,-127930.00000,-208886.00000,-176781.00000,3.03943,3.41495,3.62185,3.43397
|
||||
2695.00000,-0.19889,-0.14451,4.06966,-0.17130,-0.24476,-3.27095,-0.10635,-0.20280,1.76396,45.84621,43.09060,-2.69532,1.02802,-1.02802,0.00000,0.00000,0.00000,1,2.07722,146.00000,-93172.00000,-127930.00000,-208886.00000,-176781.00000,3.03943,3.41495,3.62185,3.43397
|
||||
2700.00000,-0.19975,-0.14574,4.05335,-0.17183,-0.24577,-3.26213,-0.10636,-0.20281,1.76486,45.84790,43.08702,-2.70037,1.02810,-1.02810,0.00000,0.00000,0.00000,1,2.03076,141.00000,-93172.00000,-127930.00000,-206220.00000,-176781.00000,3.03943,3.41495,3.57563,3.43397
|
||||
2705.00000,-0.20061,-0.14697,4.03708,-0.17224,-0.24679,-3.25350,-0.08260,-0.20283,1.72615,45.84959,43.08344,-2.70542,1.02818,-1.02818,0.00000,0.00000,0.00000,1,1.98487,146.00000,-91606.00000,-127930.00000,-206220.00000,-176781.00000,2.98834,3.41495,3.57563,3.43397
|
||||
2710.00000,-0.20148,-0.14821,4.02085,-0.17266,-0.24793,-3.24508,-0.08261,-0.22911,1.68328,45.85128,43.07986,-2.71047,1.02826,-1.02826,0.00000,0.00000,0.00000,1,1.95912,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2715.00000,-0.20234,-0.14946,4.00467,-0.17314,-0.24908,-3.23678,-0.09692,-0.22913,1.66034,45.85297,43.07628,-2.71552,1.02834,-1.02834,0.00000,0.00000,0.00000,1,1.96000,146.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2720.00000,-0.20321,-0.15071,3.98853,-0.17363,-0.25022,-3.22847,-0.09693,-0.22914,1.66123,45.85467,43.07270,-2.72057,1.02842,-1.02842,0.00000,0.00000,0.00000,1,1.96089,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2725.00000,-0.20408,-0.15196,3.97243,-0.17411,-0.25137,-3.22016,-0.09693,-0.22916,1.66212,45.85636,43.06911,-2.72562,1.02850,-1.02850,0.00000,0.00000,0.00000,1,1.96177,147.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2730.00000,-0.20495,-0.15323,3.95637,-0.17460,-0.25251,-3.21185,-0.09694,-0.22918,1.66302,45.85806,43.06553,-2.73067,1.02858,-1.02858,0.00000,0.00000,0.00000,1,1.96265,143.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2735.00000,-0.20583,-0.15449,3.94035,-0.17508,-0.25366,-3.20353,-0.09695,-0.22920,1.66391,45.85975,43.06195,-2.73573,1.02866,-1.02866,0.00000,0.00000,0.00000,1,1.96353,147.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2740.00000,-0.20671,-0.15577,3.92437,-0.17557,-0.25481,-3.19520,-0.09696,-0.22921,1.66480,45.86144,43.05837,-2.74078,1.02874,-1.02874,0.00000,0.00000,0.00000,1,1.96441,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2745.00000,-0.20759,-0.15705,3.90844,-0.17605,-0.25595,-3.18687,-0.09696,-0.22923,1.66570,45.86314,43.05479,-2.74583,1.02882,-1.02882,0.00000,0.00000,0.00000,1,1.96529,147.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2750.00000,-0.20847,-0.15833,3.89255,-0.17654,-0.25710,-3.17854,-0.09697,-0.22925,1.66659,45.86483,43.05120,-2.75088,1.02890,-1.02890,0.00000,0.00000,0.00000,1,1.96617,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2755.00000,-0.20935,-0.15962,3.87670,-0.17702,-0.25824,-3.17020,-0.09698,-0.22927,1.66748,45.86653,43.04762,-2.75594,1.02898,-1.02898,0.00000,0.00000,0.00000,1,1.96706,147.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2760.00000,-0.21024,-0.16092,3.86089,-0.17751,-0.25939,-3.16186,-0.09699,-0.22929,1.66838,45.86822,43.04404,-2.76099,1.02906,-1.02906,0.00000,0.00000,0.00000,1,1.96794,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2765.00000,-0.21113,-0.16222,3.84512,-0.17799,-0.26054,-3.15352,-0.09699,-0.22930,1.66927,45.86992,43.04045,-2.76604,1.02914,-1.02914,0.00000,0.00000,0.00000,1,1.96882,146.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2770.00000,-0.21202,-0.16353,3.82939,-0.17848,-0.26168,-3.14517,-0.09700,-0.22932,1.67017,45.87162,43.03687,-2.77110,1.02922,-1.02922,0.00000,0.00000,0.00000,1,1.96970,142.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2775.00000,-0.21292,-0.16485,3.81371,-0.17896,-0.26283,-3.13681,-0.09701,-0.22934,1.67106,45.87331,43.03329,-2.77615,1.02930,-1.02930,0.00000,0.00000,0.00000,1,1.97058,147.00000,-91606.00000,-126888.00000,-206220.00000,-176781.00000,2.98834,3.38713,3.57563,3.43397
|
||||
2780.00000,-0.21382,-0.16617,3.79807,-0.17945,-0.26398,-3.12845,-0.09702,-0.22936,1.67196,45.87501,43.02971,-2.78121,1.02938,-1.02938,0.00000,0.00000,0.00000,1,1.87604,142.00000,-91606.00000,-126888.00000,-206220.00000,-172170.00000,2.98834,3.38713,3.57563,3.34440
|
||||
2785.00000,-0.21472,-0.16749,3.78246,-0.17993,-0.26489,-3.12047,-0.09702,-0.18327,1.59601,45.87671,43.02612,-2.78626,1.02946,-1.02946,0.00000,0.00000,0.00000,1,1.82256,146.00000,-91606.00000,-126888.00000,-203156.00000,-172170.00000,2.98834,3.38713,3.52250,3.34440
|
||||
2790.00000,-0.21562,-0.16882,3.76690,-0.18028,-0.26581,-3.11271,-0.06968,-0.18329,1.55132,45.87841,43.02254,-2.79131,1.02954,-1.02954,0.00000,0.00000,0.00000,1,1.82344,142.00000,-91606.00000,-126888.00000,-203156.00000,-172170.00000,2.98834,3.38713,3.52250,3.34440
|
||||
2795.00000,-0.21652,-0.17015,3.75138,-0.18063,-0.26673,-3.10495,-0.06969,-0.18330,1.55221,45.88011,43.01895,-2.79637,1.02962,-1.02962,0.00000,0.00000,0.00000,1,1.85148,147.00000,-92505.00000,-126888.00000,-203156.00000,-172170.00000,3.01767,3.38713,3.52250,3.34440
|
||||
2800.00000,-0.21743,-0.17149,3.73589,-0.18098,-0.26757,-3.09706,-0.06969,-0.16822,1.57826,45.88181,43.01537,-2.80143,1.02970,-1.02970,0.00000,0.00000,0.00000,1,1.85236,142.00000,-92505.00000,-126888.00000,-203156.00000,-172170.00000,3.01767,3.38713,3.52250,3.34440
|
||||
2805.00000,-0.21833,-0.17283,3.72044,-0.18132,-0.26841,-3.08917,-0.06970,-0.16823,1.57915,45.88351,43.01178,-2.80648,1.02978,-1.02978,0.00000,0.00000,0.00000,1,1.85325,147.00000,-92505.00000,-126888.00000,-203156.00000,-172170.00000,3.01767,3.38713,3.52250,3.34440
|
||||
2810.00000,-0.21924,-0.17418,3.70504,-0.18167,-0.26925,-3.08127,-0.06971,-0.16824,1.58003,45.88521,43.00820,-2.81154,1.02986,-1.02986,0.00000,0.00000,0.00000,1,1.85413,141.00000,-92505.00000,-126888.00000,-203156.00000,-172170.00000,3.01767,3.38713,3.52250,3.34440
|
||||
2815.00000,-0.22015,-0.17553,3.68967,-0.18202,-0.27009,-3.07336,-0.06971,-0.16826,1.58092,45.88691,43.00462,-2.81659,1.02994,-1.02994,0.00000,0.00000,0.00000,1,1.86950,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2820.00000,-0.22106,-0.17689,3.67434,-0.18233,-0.27093,-3.06539,-0.06202,-0.16827,1.59464,45.88861,43.00103,-2.82165,1.03002,-1.03002,0.00000,0.00000,0.00000,1,1.87039,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2825.00000,-0.22198,-0.17824,3.65906,-0.18264,-0.27177,-3.05741,-0.06202,-0.16828,1.59553,45.89031,42.99744,-2.82671,1.03010,-1.03010,0.00000,0.00000,0.00000,1,1.87127,142.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2830.00000,-0.22289,-0.17961,3.64381,-0.18295,-0.27262,-3.04943,-0.06203,-0.16829,1.59642,45.89201,42.99386,-2.83176,1.03018,-1.03018,0.00000,0.00000,0.00000,1,1.87216,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2835.00000,-0.22381,-0.18097,3.62860,-0.18326,-0.27346,-3.04144,-0.06203,-0.16831,1.59731,45.89371,42.99028,-2.83682,1.03027,-1.03027,0.00000,0.00000,0.00000,1,1.87304,143.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2840.00000,-0.22472,-0.18235,3.61344,-0.18357,-0.27430,-3.03345,-0.06204,-0.16832,1.59820,45.89542,42.98669,-2.84188,1.03035,-1.03035,0.00000,0.00000,0.00000,1,1.87393,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2845.00000,-0.22564,-0.18372,3.59831,-0.18388,-0.27514,-3.02545,-0.06204,-0.16833,1.59909,45.89713,42.98310,-2.84693,1.03043,-1.03043,0.00000,0.00000,0.00000,1,1.87482,142.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2850.00000,-0.22656,-0.18510,3.58322,-0.18419,-0.27598,-3.01745,-0.06205,-0.16835,1.59998,45.89883,42.97952,-2.85199,1.03051,-1.03051,0.00000,0.00000,0.00000,1,1.87570,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2855.00000,-0.22749,-0.18649,3.56817,-0.18450,-0.27682,-3.00945,-0.06205,-0.16836,1.60087,45.90053,42.97593,-2.85705,1.03059,-1.03059,0.00000,0.00000,0.00000,1,1.87659,142.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2860.00000,-0.22841,-0.18787,3.55317,-0.18481,-0.27767,-3.00144,-0.06206,-0.16837,1.60176,45.90224,42.97234,-2.86211,1.03067,-1.03067,0.00000,0.00000,0.00000,1,1.87747,147.00000,-92505.00000,-127448.00000,-203156.00000,-172170.00000,3.01767,3.40208,3.52250,3.34440
|
||||
2865.00000,-0.22934,-0.18927,3.53820,-0.18512,-0.27851,-2.99343,-0.06206,-0.16839,1.60265,45.90394,42.96876,-2.86717,1.03075,-1.03075,0.00000,0.00000,0.00000,1,1.83091,142.00000,-92505.00000,-127448.00000,-200454.00000,-172170.00000,3.01767,3.40208,3.47565,3.34440
|
||||
2870.00000,-0.23026,-0.19066,3.52327,-0.18531,-0.27935,-2.98561,-0.03792,-0.16840,1.56330,45.90565,42.96517,-2.87222,1.03083,-1.03083,0.00000,0.00000,0.00000,1,1.74274,147.00000,-92505.00000,-127448.00000,-200454.00000,-167813.00000,3.01767,3.40208,3.47565,3.25976
|
||||
2875.00000,-0.23119,-0.19206,3.50838,-0.18550,-0.27997,-2.97815,-0.03792,-0.12479,1.49148,45.90736,42.96159,-2.87728,1.03091,-1.03091,0.00000,0.00000,0.00000,1,1.74362,143.00000,-92505.00000,-127448.00000,-200454.00000,-167813.00000,3.01767,3.40208,3.47565,3.25976
|
||||
2880.00000,-0.23212,-0.19347,3.49353,-0.18569,-0.28060,-2.97069,-0.03792,-0.12480,1.49236,45.90906,42.95800,-2.88234,1.03099,-1.03099,0.00000,0.00000,0.00000,1,1.74451,147.00000,-92505.00000,-127448.00000,-200454.00000,-167813.00000,3.01767,3.40208,3.47565,3.25976
|
||||
2885.00000,-0.23305,-0.19487,3.47871,-0.18588,-0.28122,-2.96323,-0.03793,-0.12481,1.49324,45.91077,42.95441,-2.88740,1.03107,-1.03107,0.00000,0.00000,0.00000,1,1.74540,142.00000,-92505.00000,-127448.00000,-200454.00000,-167813.00000,3.01767,3.40208,3.47565,3.25976
|
||||
2890.00000,-0.23398,-0.19628,3.46393,-0.18607,-0.28185,-2.95576,-0.03793,-0.12482,1.49412,45.91248,42.95082,-2.89246,1.03115,-1.03115,0.00000,0.00000,0.00000,1,1.80798,147.00000,-94486.00000,-127448.00000,-200454.00000,-167813.00000,3.08229,3.40208,3.47565,3.25976
|
||||
2895.00000,-0.23491,-0.19769,3.44919,-0.18626,-0.28230,-2.94800,-0.03793,-0.09151,1.55054,45.91419,42.94724,-2.89752,1.03123,-1.03123,0.00000,0.00000,0.00000,1,1.80887,143.00000,-94486.00000,-127448.00000,-200454.00000,-167813.00000,3.08229,3.40208,3.47565,3.25976
|
||||
2900.00000,-0.23584,-0.19911,3.43449,-0.18645,-0.28276,-2.94025,-0.03794,-0.09151,1.55143,45.91590,42.94365,-2.90258,1.03131,-1.03131,0.00000,0.00000,0.00000,1,1.80976,148.00000,-94486.00000,-127448.00000,-200454.00000,-167813.00000,3.08229,3.40208,3.47565,3.25976
|
||||
2905.00000,-0.23678,-0.20052,3.41983,-0.18664,-0.28322,-2.93248,-0.03794,-0.09152,1.55231,45.91761,42.94006,-2.90764,1.03139,-1.03139,0.00000,0.00000,0.00000,1,1.81065,144.00000,-94486.00000,-127448.00000,-200454.00000,-167813.00000,3.08229,3.40208,3.47565,3.25976
|
||||
2910.00000,-0.23771,-0.20194,3.40521,-0.18683,-0.28368,-2.92472,-0.03794,-0.09153,1.55320,45.91932,42.93647,-2.91270,1.03147,-1.03147,0.00000,0.00000,0.00000,1,1.81154,147.00000,-94486.00000,-127448.00000,-200454.00000,-167813.00000,3.08229,3.40208,3.47565,3.25976
|
||||
2915.00000,-0.23865,-0.20336,3.39062,-0.18702,-0.28413,-2.91695,-0.03795,-0.09153,1.55409,45.92102,42.93288,-2.91776,1.03155,-1.03155,0.00000,0.00000,0.00000,1,1.85682,144.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2920.00000,-0.23958,-0.20479,3.37608,-0.18709,-0.28459,-2.90898,-0.01477,-0.09154,1.59360,45.92274,42.92930,-2.92282,1.03163,-1.03163,0.00000,0.00000,0.00000,1,1.85771,148.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2925.00000,-0.24052,-0.20621,3.36157,-0.18717,-0.28505,-2.90101,-0.01478,-0.09155,1.59449,45.92445,42.92571,-2.92789,1.03171,-1.03171,0.00000,0.00000,0.00000,1,1.85860,143.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2930.00000,-0.24145,-0.20764,3.34711,-0.18724,-0.28551,-2.89303,-0.01478,-0.09156,1.59538,45.92616,42.92212,-2.93295,1.03179,-1.03179,0.00000,0.00000,0.00000,1,1.85949,148.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2935.00000,-0.24239,-0.20907,3.33268,-0.18732,-0.28597,-2.88505,-0.01478,-0.09156,1.59627,45.92787,42.91853,-2.93801,1.03188,-1.03188,0.00000,0.00000,0.00000,1,1.86038,144.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2940.00000,-0.24333,-0.21050,3.31830,-0.18739,-0.28642,-2.87706,-0.01478,-0.09157,1.59716,45.92958,42.91494,-2.94307,1.03196,-1.03196,0.00000,0.00000,0.00000,1,1.86127,148.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2945.00000,-0.24426,-0.21193,3.30395,-0.18746,-0.28688,-2.86907,-0.01478,-0.09158,1.59805,45.93130,42.91135,-2.94813,1.03204,-1.03204,0.00000,0.00000,0.00000,1,1.86216,142.00000,-94486.00000,-129131.00000,-200454.00000,-167813.00000,3.08229,3.44701,3.47565,3.25976
|
||||
2950.00000,-0.24520,-0.21337,3.28964,-0.18754,-0.28734,-2.86108,-0.01478,-0.09158,1.59895,45.93301,42.90776,-2.95320,1.03212,-1.03212,0.00000,0.00000,0.00000,1,1.81469,148.00000,-94486.00000,-129131.00000,-197663.00000,-167813.00000,3.08229,3.44701,3.42726,3.25976
|
||||
2955.00000,-0.24614,-0.21481,3.27538,-0.18749,-0.28780,-2.85329,0.01019,-0.09159,1.55821,45.93473,42.90417,-2.95826,1.03220,-1.03220,0.00000,0.00000,0.00000,1,1.81558,148.00000,-94486.00000,-129131.00000,-197663.00000,-167813.00000,3.08229,3.44701,3.42726,3.25976
|
||||
2960.00000,-0.24708,-0.21625,3.26115,-0.18744,-0.28825,-2.84549,0.01019,-0.09160,1.55910,45.93644,42.90059,-2.96332,1.03228,-1.03228,0.00000,0.00000,0.00000,1,1.81647,143.00000,-94486.00000,-129131.00000,-197663.00000,-167813.00000,3.08229,3.44701,3.42726,3.25976
|
||||
2965.00000,-0.24801,-0.21769,3.24696,-0.18738,-0.28871,-2.83769,0.01019,-0.09161,1.55999,45.93816,42.89700,-2.96839,1.03236,-1.03236,0.00000,0.00000,0.00000,1,1.74301,148.00000,-94486.00000,-129131.00000,-197663.00000,-164087.00000,3.08229,3.44701,3.42726,3.18739
|
||||
2970.00000,-0.24895,-0.21914,3.23281,-0.18733,-0.28898,-2.83020,0.01019,-0.05425,1.49861,45.93987,42.89341,-2.97345,1.03244,-1.03244,0.00000,0.00000,0.00000,1,1.74390,143.00000,-94486.00000,-129131.00000,-197663.00000,-164087.00000,3.08229,3.44701,3.42726,3.18739
|
||||
2975.00000,-0.24989,-0.22059,3.21870,-0.18728,-0.28926,-2.82270,0.01020,-0.05425,1.49949,45.94159,42.88982,-2.97851,1.03252,-1.03252,0.00000,0.00000,0.00000,1,1.74479,147.00000,-94486.00000,-129131.00000,-197663.00000,-164087.00000,3.08229,3.44701,3.42726,3.18739
|
||||
2980.00000,-0.25082,-0.22203,3.20462,-0.18723,-0.28953,-2.81520,0.01020,-0.05426,1.50038,45.94330,42.88622,-2.98358,1.03260,-1.03260,0.00000,0.00000,0.00000,1,1.79140,143.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
2985.00000,-0.25176,-0.22348,3.19058,-0.18718,-0.28968,-2.80749,0.01020,-0.03024,1.54129,45.94502,42.88263,-2.98864,1.03268,-1.03268,0.00000,0.00000,0.00000,1,1.79229,148.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
2990.00000,-0.25269,-0.22493,3.17658,-0.18713,-0.28983,-2.79978,0.01020,-0.03025,1.54218,45.94674,42.87904,-2.99371,1.03276,-1.03276,0.00000,0.00000,0.00000,1,1.79318,144.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
2995.00000,-0.25363,-0.22638,3.16262,-0.18708,-0.28998,-2.79207,0.01020,-0.03025,1.54307,45.94846,42.87545,-2.99877,1.03284,-1.03284,0.00000,0.00000,0.00000,1,1.79407,148.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
3000.00000,-0.25456,-0.22783,3.14870,-0.18703,-0.29013,-2.78435,0.01020,-0.03025,1.54395,45.95017,42.87186,-3.00384,1.03292,-1.03292,0.00000,0.00000,0.00000,1,1.79497,143.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
3005.00000,-0.25550,-0.22928,3.13482,-0.18698,-0.29028,-2.77662,0.01020,-0.03025,1.54484,45.95189,42.86827,-3.00890,1.03300,-1.03300,0.00000,0.00000,0.00000,1,1.79586,145.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
3010.00000,-0.25643,-0.23074,3.12098,-0.18693,-0.29043,-2.76889,0.01020,-0.03026,1.54573,45.95361,42.86468,-3.01397,1.03309,-1.03309,0.00000,0.00000,0.00000,1,1.79675,143.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
3015.00000,-0.25737,-0.23219,3.10717,-0.18687,-0.29059,-2.76116,0.01020,-0.03026,1.54662,45.95533,42.86109,-3.01903,1.03317,-1.03317,0.00000,0.00000,0.00000,1,1.79764,148.00000,-95912.00000,-129131.00000,-197663.00000,-164087.00000,3.12881,3.44701,3.42726,3.18739
|
||||
3020.00000,-0.25830,-0.23364,3.09340,-0.18682,-0.29074,-2.75342,0.01020,-0.03026,1.54751,45.95705,42.85749,-3.02410,1.03325,-1.03325,0.00000,0.00000,0.00000,1,1.82055,143.00000,-95912.00000,-129951.00000,-197663.00000,-164087.00000,3.12881,3.46890,3.42726,3.18739
|
||||
3025.00000,-0.25924,-0.23510,3.07967,-0.18672,-0.29089,-2.74559,0.02151,-0.03026,1.56725,45.95877,42.85390,-3.02917,1.03333,-1.03333,0.00000,0.00000,0.00000,1,1.82144,147.00000,-95912.00000,-129951.00000,-197663.00000,-164087.00000,3.12881,3.46890,3.42726,3.18739
|
||||
3030.00000,-0.26017,-0.23655,3.06599,-0.18661,-0.29104,-2.73775,0.02151,-0.03026,1.56814,45.96049,42.85031,-3.03423,1.03341,-1.03341,0.00000,0.00000,0.00000,1,1.73028,143.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3035.00000,-0.26110,-0.23801,3.05233,-0.18626,-0.29119,-2.73031,0.06999,-0.03027,1.48824,45.96222,42.84672,-3.03930,1.03349,-1.03349,0.00000,0.00000,0.00000,1,1.73117,147.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3040.00000,-0.26203,-0.23946,3.03872,-0.18591,-0.29134,-2.72286,0.06999,-0.03027,1.48912,45.96394,42.84313,-3.04437,1.03357,-1.03357,0.00000,0.00000,0.00000,1,1.73206,144.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3045.00000,-0.26296,-0.24092,3.02514,-0.18556,-0.29149,-2.71541,0.07000,-0.03027,1.49001,45.96566,42.83953,-3.04943,1.03365,-1.03365,0.00000,0.00000,0.00000,1,1.73295,147.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3050.00000,-0.26388,-0.24238,3.01160,-0.18521,-0.29164,-2.70796,0.07001,-0.03027,1.49089,45.96738,42.83594,-3.05450,1.03373,-1.03373,0.00000,0.00000,0.00000,1,1.73384,142.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3055.00000,-0.26481,-0.24384,2.99810,-0.18486,-0.29180,-2.70050,0.07001,-0.03028,1.49178,45.96910,42.83235,-3.05957,1.03381,-1.03381,0.00000,0.00000,0.00000,1,1.73473,148.00000,-95912.00000,-129951.00000,-192253.00000,-164087.00000,3.12881,3.46890,3.33345,3.18739
|
||||
3060.00000,-0.26573,-0.24530,2.98464,-0.18451,-0.29195,-2.69303,0.07002,-0.03028,1.49266,45.97083,42.82876,-3.06464,1.03389,-1.03389,0.00000,0.00000,0.00000,1,1.68230,143.00000,-95912.00000,-129951.00000,-192253.00000,-161357.00000,3.12881,3.46890,3.33345,3.13436
|
||||
3065.00000,-0.26665,-0.24676,2.97121,-0.18416,-0.29196,-2.68579,0.07002,-0.00287,1.44785,45.97255,42.82516,-3.06971,1.03398,-1.03398,0.00000,0.00000,0.00000,1,1.68319,148.00000,-95912.00000,-129951.00000,-192253.00000,-161357.00000,3.12881,3.46890,3.33345,3.13436
|
||||
3070.00000,-0.26757,-0.24822,2.95781,-0.18381,-0.29198,-2.67855,0.07003,-0.00287,1.44873,45.97428,42.82157,-3.07477,1.03406,-1.03406,0.00000,0.00000,0.00000,1,1.68408,143.00000,-95912.00000,-129951.00000,-192253.00000,-161357.00000,3.12881,3.46890,3.33345,3.13436
|
||||
3075.00000,-0.26849,-0.24968,2.94446,-0.18346,-0.29199,-2.67130,0.07003,-0.00287,1.44961,45.97600,42.81798,-3.07984,1.03414,-1.03414,0.00000,0.00000,0.00000,1,1.83113,148.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3080.00000,-0.26940,-0.25114,2.93114,-0.18311,-0.29163,-2.66343,0.07004,0.07181,1.57496,45.97773,42.81438,-3.08491,1.03422,-1.03422,0.00000,0.00000,0.00000,1,1.83201,143.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3085.00000,-0.27032,-0.25259,2.91786,-0.18276,-0.29127,-2.65555,0.07004,0.07182,1.57585,45.97945,42.81079,-3.08998,1.03430,-1.03430,0.00000,0.00000,0.00000,1,1.83290,148.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3090.00000,-0.27123,-0.25405,2.90462,-0.18241,-0.29091,-2.64766,0.07005,0.07182,1.57674,45.98118,42.80719,-3.09505,1.03438,-1.03438,0.00000,0.00000,0.00000,1,1.83379,143.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3095.00000,-0.27214,-0.25550,2.89143,-0.18206,-0.29055,-2.63978,0.07005,0.07183,1.57764,45.98291,42.80360,-3.10012,1.03446,-1.03446,0.00000,0.00000,0.00000,1,1.83468,148.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3100.00000,-0.27305,-0.25695,2.87827,-0.18171,-0.29019,-2.63188,0.07006,0.07184,1.57853,45.98464,42.80001,-3.10519,1.03454,-1.03454,0.00000,0.00000,0.00000,1,1.83557,142.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3105.00000,-0.27395,-0.25840,2.86515,-0.18136,-0.28984,-2.62399,0.07007,0.07184,1.57942,45.98637,42.79641,-3.11026,1.03462,-1.03462,0.00000,0.00000,0.00000,1,1.83646,146.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3110.00000,-0.27486,-0.25985,2.85207,-0.18101,-0.28948,-2.61608,0.07007,0.07185,1.58031,45.98809,42.79282,-3.11533,1.03470,-1.03470,0.00000,0.00000,0.00000,1,1.83735,144.00000,-100339.00000,-129951.00000,-192253.00000,-161357.00000,3.27323,3.46890,3.33345,3.13436
|
||||
3115.00000,-0.27576,-0.26129,2.83902,-0.18066,-0.28912,-2.60818,0.07008,0.07185,1.58121,45.98982,42.78922,-3.12040,1.03479,-1.03479,0.00000,0.00000,0.00000,1,1.78960,147.00000,-100339.00000,-129951.00000,-189348.00000,-161357.00000,3.27323,3.46890,3.28308,3.13436
|
||||
3120.00000,-0.27666,-0.26274,2.82602,-0.18017,-0.28876,-2.60049,0.09614,0.07186,1.53866,45.99155,42.78563,-3.12547,1.03487,-1.03487,0.00000,0.00000,0.00000,1,1.78092,148.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3125.00000,-0.27756,-0.26418,2.81306,-0.17972,-0.28840,-2.59283,0.09136,0.07186,1.53156,45.99328,42.78203,-3.13055,1.03495,-1.03495,0.00000,0.00000,0.00000,1,1.78181,143.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3130.00000,-0.27846,-0.26562,2.80013,-0.17926,-0.28804,-2.58517,0.09137,0.07187,1.53245,45.99501,42.77843,-3.13562,1.03503,-1.03503,0.00000,0.00000,0.00000,1,1.78270,148.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3135.00000,-0.27935,-0.26706,2.78724,-0.17880,-0.28768,-2.57750,0.09137,0.07187,1.53334,45.99674,42.77484,-3.14069,1.03511,-1.03511,0.00000,0.00000,0.00000,1,1.78358,143.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3140.00000,-0.28024,-0.26849,2.77440,-0.17835,-0.28732,-2.56983,0.09138,0.07188,1.53423,45.99847,42.77124,-3.14576,1.03519,-1.03519,0.00000,0.00000,0.00000,1,1.78447,148.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3145.00000,-0.28113,-0.26993,2.76158,-0.17789,-0.28696,-2.56215,0.09139,0.07189,1.53512,46.00021,42.76765,-3.15083,1.03527,-1.03527,0.00000,0.00000,0.00000,1,1.78536,145.00000,-100339.00000,-129604.00000,-189348.00000,-161357.00000,3.27323,3.45963,3.28308,3.13436
|
||||
3150.00000,-0.28202,-0.27136,2.74881,-0.17743,-0.28660,-2.55447,0.09139,0.07189,1.53601,46.00194,42.76405,-3.15591,1.03535,-1.03535,0.00000,0.00000,0.00000,1,1.75527,149.00000,-100339.00000,-129604.00000,-189348.00000,-159705.00000,3.27323,3.45963,3.28308,3.10227
|
||||
3155.00000,-0.28291,-0.27279,2.73608,-0.17698,-0.28616,-2.54693,0.09140,0.08851,1.50921,46.00367,42.76046,-3.16098,1.03543,-1.03543,0.00000,0.00000,0.00000,1,1.75616,143.00000,-100339.00000,-129604.00000,-189348.00000,-159705.00000,3.27323,3.45963,3.28308,3.10227
|
||||
3160.00000,-0.28379,-0.27422,2.72338,-0.17652,-0.28572,-2.53938,0.09141,0.08852,1.51009,46.00541,42.75686,-3.16605,1.03552,-1.03552,0.00000,0.00000,0.00000,1,1.75705,148.00000,-100339.00000,-129604.00000,-189348.00000,-159705.00000,3.27323,3.45963,3.28308,3.10227
|
||||
3165.00000,-0.28467,-0.27565,2.71072,-0.17606,-0.28527,-2.53182,0.09142,0.08852,1.51098,46.00714,42.75327,-3.17113,1.03560,-1.03560,0.00000,0.00000,0.00000,1,1.66532,143.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3170.00000,-0.28555,-0.27707,2.69810,-0.17561,-0.28507,-2.52465,0.09142,0.04167,1.43377,46.00887,42.74967,-3.17620,1.03568,-1.03568,0.00000,0.00000,0.00000,1,1.66621,148.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3175.00000,-0.28642,-0.27850,2.68551,-0.17515,-0.28486,-2.51748,0.09143,0.04167,1.43465,46.01061,42.74607,-3.18127,1.03576,-1.03576,0.00000,0.00000,0.00000,1,1.66710,143.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3180.00000,-0.28730,-0.27992,2.67296,-0.17469,-0.28465,-2.51030,0.09144,0.04168,1.43553,46.01234,42.74247,-3.18635,1.03584,-1.03584,0.00000,0.00000,0.00000,1,1.66799,148.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3185.00000,-0.28817,-0.28134,2.66044,-0.17423,-0.28444,-2.50312,0.09145,0.04168,1.43641,46.01408,42.73888,-3.19142,1.03592,-1.03592,0.00000,0.00000,0.00000,1,1.66888,143.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3190.00000,-0.28904,-0.28276,2.64796,-0.17378,-0.28423,-2.49593,0.09145,0.04168,1.43729,46.01582,42.73528,-3.19650,1.03600,-1.03600,0.00000,0.00000,0.00000,1,1.66977,148.00000,-97565.00000,-129604.00000,-189348.00000,-159705.00000,3.18274,3.45963,3.28308,3.10227
|
||||
3195.00000,-0.28990,-0.28418,2.63552,-0.17332,-0.28402,-2.48874,0.09146,0.04169,1.43818,46.01755,42.73168,-3.20157,1.03608,-1.03608,0.00000,0.00000,0.00000,1,1.72063,143.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3200.00000,-0.29077,-0.28560,2.62311,-0.17300,-0.28382,-2.48132,0.06467,0.04169,1.48372,46.01929,42.72808,-3.20665,1.03617,-1.03617,0.00000,0.00000,0.00000,1,1.72152,147.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3205.00000,-0.29163,-0.28702,2.61074,-0.17267,-0.28361,-2.47390,0.06468,0.04169,1.48461,46.02103,42.72448,-3.21172,1.03625,-1.03625,0.00000,0.00000,0.00000,1,1.72241,142.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3210.00000,-0.29249,-0.28844,2.59841,-0.17235,-0.28340,-2.46647,0.06468,0.04170,1.48549,46.02276,42.72089,-3.21680,1.03633,-1.03633,0.00000,0.00000,0.00000,1,1.72330,147.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3215.00000,-0.29335,-0.28985,2.58612,-0.17203,-0.28319,-2.45904,0.06469,0.04170,1.48638,46.02450,42.71729,-3.22187,1.03641,-1.03641,0.00000,0.00000,0.00000,1,1.72419,143.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3220.00000,-0.29421,-0.29127,2.57386,-0.17170,-0.28298,-2.45160,0.06469,0.04170,1.48726,46.02624,42.71369,-3.22695,1.03649,-1.03649,0.00000,0.00000,0.00000,1,1.72508,148.00000,-97565.00000,-129604.00000,-192331.00000,-159705.00000,3.18274,3.45963,3.33481,3.10227
|
||||
3225.00000,-0.29507,-0.29268,2.56164,-0.17138,-0.28277,-2.44416,0.06470,0.04171,1.48815,46.02798,42.71009,-3.23203,1.03657,-1.03657,0.00000,0.00000,0.00000,1,1.66295,143.00000,-97565.00000,-127287.00000,-192331.00000,-159705.00000,3.18274,3.39778,3.33481,3.10227
|
||||
3230.00000,-0.29592,-0.29410,2.54945,-0.17122,-0.28256,-2.43699,0.03264,0.04171,1.43561,46.02972,42.70649,-3.23710,1.03665,-1.03665,0.00000,0.00000,0.00000,1,1.66384,148.00000,-97565.00000,-127287.00000,-192331.00000,-159705.00000,3.18274,3.39778,3.33481,3.10227
|
||||
3235.00000,-0.29678,-0.29551,2.53730,-0.17105,-0.28236,-2.42980,0.03265,0.04171,1.43649,46.03146,42.70289,-3.24218,1.03673,-1.03673,0.00000,0.00000,0.00000,1,1.66473,143.00000,-97565.00000,-127287.00000,-192331.00000,-159705.00000,3.18274,3.39778,3.33481,3.10227
|
||||
3240.00000,-0.29763,-0.29692,2.52519,-0.17089,-0.28215,-2.42262,0.03265,0.04172,1.43737,46.03320,42.69930,-3.24726,1.03682,-1.03682,0.00000,0.00000,0.00000,1,1.66562,148.00000,-97565.00000,-127287.00000,-192331.00000,-159705.00000,3.18274,3.39778,3.33481,3.10227
|
||||
3245.00000,-0.29849,-0.29833,2.51311,-0.17073,-0.28194,-2.41542,0.03265,0.04172,1.43826,46.03494,42.69569,-3.25233,1.03690,-1.03690,0.00000,0.00000,0.00000,1,1.66493,143.00000,-97565.00000,-127287.00000,-192331.00000,-159622.00000,3.18274,3.39778,3.33481,3.10065
|
||||
3250.00000,-0.29934,-0.29974,2.50107,-0.17056,-0.28173,-2.40824,0.03265,0.04256,1.43775,46.03669,42.69210,-3.25741,1.03698,-1.03698,0.00000,0.00000,0.00000,1,1.66582,145.00000,-97565.00000,-127287.00000,-192331.00000,-159622.00000,3.18274,3.39778,3.33481,3.10065
|
||||
3255.00000,-0.30019,-0.30114,2.48907,-0.17040,-0.28151,-2.40104,0.03266,0.04256,1.43863,46.03843,42.68850,-3.26249,1.03706,-1.03706,0.00000,0.00000,0.00000,1,1.66671,142.00000,-97565.00000,-127287.00000,-192331.00000,-159622.00000,3.18274,3.39778,3.33481,3.10065
|
||||
3260.00000,-0.30104,-0.30255,2.47710,-0.17024,-0.28130,-2.39385,0.03266,0.04257,1.43951,46.04017,42.68490,-3.26757,1.03714,-1.03714,0.00000,0.00000,0.00000,1,1.50009,147.00000,-92424.00000,-127287.00000,-192331.00000,-159622.00000,3.01503,3.39778,3.33481,3.10065
|
||||
3265.00000,-0.30189,-0.30396,2.46516,-0.17007,-0.28152,-2.38737,0.03266,-0.04441,1.29544,46.04191,42.68130,-3.27265,1.03722,-1.03722,0.00000,0.00000,0.00000,1,1.50098,142.00000,-92424.00000,-127287.00000,-192331.00000,-159622.00000,3.01503,3.39778,3.33481,3.10065
|
||||
3270.00000,-0.30274,-0.30537,2.45326,-0.16991,-0.28174,-2.38089,0.03266,-0.04441,1.29631,46.04366,42.67770,-3.27772,1.03730,-1.03730,0.00000,0.00000,0.00000,1,1.50187,146.00000,-92424.00000,-127287.00000,-192331.00000,-159622.00000,3.01503,3.39778,3.33481,3.10065
|
||||
3275.00000,-0.30359,-0.30678,2.44139,-0.16975,-0.28197,-2.37440,0.03267,-0.04441,1.29718,46.04540,42.67410,-3.28280,1.03739,-1.03739,0.00000,0.00000,0.00000,1,1.50447,144.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3280.00000,-0.30444,-0.30819,2.42955,-0.16959,-0.28219,-2.36790,0.03177,-0.04442,1.29955,46.04715,42.67050,-3.28788,1.03747,-1.03747,0.00000,0.00000,0.00000,1,1.50536,148.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3285.00000,-0.30529,-0.30960,2.41774,-0.16943,-0.28241,-2.36140,0.03177,-0.04442,1.30043,46.04889,42.66690,-3.29296,1.03755,-1.03755,0.00000,0.00000,0.00000,1,1.50625,143.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3290.00000,-0.30613,-0.31101,2.40596,-0.16927,-0.28263,-2.35489,0.03177,-0.04442,1.30130,46.05064,42.66330,-3.29804,1.03763,-1.03763,0.00000,0.00000,0.00000,1,1.50714,146.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3295.00000,-0.30698,-0.31243,2.39422,-0.16911,-0.28285,-2.34838,0.03178,-0.04443,1.30217,46.05238,42.65969,-3.30312,1.03771,-1.03771,0.00000,0.00000,0.00000,1,1.50803,148.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3300.00000,-0.30782,-0.31384,2.38251,-0.16895,-0.28308,-2.34187,0.03178,-0.04443,1.30304,46.05413,42.65609,-3.30820,1.03779,-1.03779,0.00000,0.00000,0.00000,1,1.50892,143.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3305.00000,-0.30867,-0.31526,2.37084,-0.16879,-0.28330,-2.33535,0.03178,-0.04443,1.30392,46.05587,42.65249,-3.31328,1.03788,-1.03788,0.00000,0.00000,0.00000,1,1.50981,147.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3310.00000,-0.30951,-0.31668,2.35919,-0.16863,-0.28352,-2.32882,0.03178,-0.04444,1.30479,46.05762,42.64889,-3.31836,1.03796,-1.03796,0.00000,0.00000,0.00000,1,1.51070,143.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3315.00000,-0.31035,-0.31810,2.34758,-0.16847,-0.28374,-2.32230,0.03179,-0.04444,1.30566,46.05937,42.64529,-3.32344,1.03804,-1.03804,0.00000,0.00000,0.00000,1,1.51159,148.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3320.00000,-0.31119,-0.31952,2.33600,-0.16832,-0.28397,-2.31576,0.03179,-0.04444,1.30654,46.06112,42.64169,-3.32852,1.03812,-1.03812,0.00000,0.00000,0.00000,1,1.51249,143.00000,-92424.00000,-127287.00000,-192431.00000,-159622.00000,3.01503,3.39778,3.33654,3.10065
|
||||
3325.00000,-0.31204,-0.32094,2.32446,-0.16816,-0.28419,-2.30923,0.03179,-0.04445,1.30741,46.06287,42.63808,-3.33361,1.03820,-1.03820,0.00000,0.00000,0.00000,1,1.51338,147.00000,-92424.00000,-125707.00000,-192431.00000,-159622.00000,3.01503,3.35561,3.33654,3.10065
|
||||
3330.00000,-0.31288,-0.32236,2.31294,-0.16800,-0.28441,-2.30269,0.03179,-0.04445,1.30829,46.06462,42.63448,-3.33869,1.03828,-1.03828,0.00000,0.00000,0.00000,1,1.47171,196.00000,-92424.00000,-125707.00000,-192431.00000,-159622.00000,3.01503,3.35561,3.33654,3.10065
|
||||
3335.00000,-0.31372,-0.32378,2.30146,-0.16795,-0.28463,-2.29632,0.00990,-0.04445,1.27267,46.06636,42.63088,-3.34377,1.03836,-1.03836,0.00000,0.00000,0.00000,1,1.47260,148.00000,-92424.00000,-125707.00000,-192431.00000,-159622.00000,3.01503,3.35561,3.33654,3.10065
|
||||
3340.00000,-0.31455,-0.32521,2.29001,-0.16790,-0.28485,-2.28995,0.00990,-0.04446,1.27354,46.06812,42.62728,-3.34885,1.03845,-1.03845,0.00000,0.00000,0.00000,1,1.46431,143.00000,-92424.00000,-125707.00000,-192431.00000,-159158.00000,3.01503,3.35561,3.33654,3.09164
|
||||
3345.00000,-0.31539,-0.32663,2.27859,-0.16785,-0.28505,-2.28362,0.00990,-0.03978,1.26661,46.06987,42.62368,-3.35393,1.03853,-1.03853,0.00000,0.00000,0.00000,1,1.46520,148.00000,-92424.00000,-125707.00000,-192431.00000,-159158.00000,3.01503,3.35561,3.33654,3.09164
|
||||
3350.00000,-0.31623,-0.32806,2.26721,-0.16780,-0.28525,-2.27728,0.00990,-0.03978,1.26748,46.07162,42.62007,-3.35902,1.03861,-1.03861,0.00000,0.00000,0.00000,1,1.47451,143.00000,-92687.00000,-125707.00000,-192431.00000,-159158.00000,3.02361,3.35561,3.33654,3.09164
|
||||
3355.00000,-0.31707,-0.32948,2.25585,-0.16775,-0.28543,-2.27091,0.00990,-0.03533,1.27578,46.07337,42.61647,-3.36410,1.03869,-1.03869,0.00000,0.00000,0.00000,1,1.47540,148.00000,-92687.00000,-125707.00000,-192431.00000,-159158.00000,3.02361,3.35561,3.33654,3.09164
|
||||
3360.00000,-0.31791,-0.33091,2.24453,-0.16770,-0.28561,-2.26452,0.00990,-0.03533,1.27665,46.07512,42.61287,-3.36918,1.03877,-1.03877,0.00000,0.00000,0.00000,1,1.43368,144.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3365.00000,-0.31875,-0.33234,2.23324,-0.16754,-0.28578,-2.25832,0.03228,-0.03534,1.24023,46.07687,42.60926,-3.37427,1.03885,-1.03885,0.00000,0.00000,0.00000,1,1.43457,148.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3370.00000,-0.31958,-0.33377,2.22198,-0.16738,-0.28596,-2.25212,0.03228,-0.03534,1.24110,46.07862,42.60566,-3.37935,1.03894,-1.03894,0.00000,0.00000,0.00000,1,1.43546,143.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3375.00000,-0.32042,-0.33520,2.21075,-0.16722,-0.28614,-2.24591,0.03228,-0.03534,1.24197,46.08038,42.60205,-3.38443,1.03902,-1.03902,0.00000,0.00000,0.00000,1,1.43635,147.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3380.00000,-0.32126,-0.33663,2.19955,-0.16706,-0.28631,-2.23969,0.03228,-0.03535,1.24284,46.08213,42.59845,-3.38952,1.03910,-1.03910,0.00000,0.00000,0.00000,1,1.43725,142.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3385.00000,-0.32209,-0.33807,2.18838,-0.16689,-0.28649,-2.23347,0.03229,-0.03535,1.24371,46.08389,42.59485,-3.39460,1.03918,-1.03918,0.00000,0.00000,0.00000,1,1.43814,147.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3390.00000,-0.32292,-0.33950,2.17725,-0.16673,-0.28667,-2.22725,0.03229,-0.03535,1.24458,46.08564,42.59124,-3.39969,1.03926,-1.03926,0.00000,0.00000,0.00000,1,1.43903,142.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3395.00000,-0.32376,-0.34093,2.16614,-0.16657,-0.28684,-2.22102,0.03229,-0.03535,1.24545,46.08740,42.58764,-3.40477,1.03935,-1.03935,0.00000,0.00000,0.00000,1,1.43992,147.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3400.00000,-0.32459,-0.34237,2.15507,-0.16641,-0.28702,-2.21479,0.03229,-0.03536,1.24632,46.08915,42.58403,-3.40986,1.03943,-1.03943,0.00000,0.00000,0.00000,1,1.44081,143.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3405.00000,-0.32542,-0.34380,2.14402,-0.16625,-0.28720,-2.20855,0.03230,-0.03536,1.24719,46.09091,42.58043,-3.41494,1.03951,-1.03951,0.00000,0.00000,0.00000,1,1.44170,148.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3410.00000,-0.32625,-0.34524,2.13301,-0.16609,-0.28737,-2.20231,0.03230,-0.03536,1.24806,46.09267,42.57682,-3.42003,1.03959,-1.03959,0.00000,0.00000,0.00000,1,1.44259,141.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3415.00000,-0.32708,-0.34668,2.12203,-0.16592,-0.28755,-2.19607,0.03230,-0.03537,1.24893,46.09443,42.57322,-3.42512,1.03967,-1.03967,0.00000,0.00000,0.00000,1,1.44348,148.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3420.00000,-0.32791,-0.34812,2.11108,-0.16576,-0.28773,-2.18982,0.03230,-0.03537,1.24980,46.09618,42.56961,-3.43020,1.03975,-1.03975,0.00000,0.00000,0.00000,1,1.44437,143.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3425.00000,-0.32874,-0.34956,2.10016,-0.16560,-0.28790,-2.18357,0.03231,-0.03537,1.25067,46.09794,42.56601,-3.43529,1.03984,-1.03984,0.00000,0.00000,0.00000,1,1.44526,147.00000,-92687.00000,-125707.00000,-189947.00000,-159158.00000,3.02361,3.35561,3.29347,3.09164
|
||||
3430.00000,-0.32956,-0.35100,2.08928,-0.16544,-0.28808,-2.17731,0.03231,-0.03537,1.25154,46.09970,42.56240,-3.44038,1.03992,-1.03992,0.00000,0.00000,0.00000,1,1.36936,142.00000,-92687.00000,-124805.00000,-189947.00000,-156487.00000,3.02361,3.33153,3.29347,3.03976
|
||||
3435.00000,-0.33039,-0.35244,2.07842,-0.16534,-0.28812,-2.17138,0.01979,-0.00840,1.18658,46.10146,42.55880,-3.44546,1.04000,-1.04000,0.00000,0.00000,0.00000,1,1.37025,147.00000,-92687.00000,-124805.00000,-189947.00000,-156487.00000,3.02361,3.33153,3.29347,3.03976
|
||||
3440.00000,-0.33122,-0.35388,2.06759,-0.16524,-0.28816,-2.16544,0.01979,-0.00840,1.18745,46.10322,42.55519,-3.45055,1.04008,-1.04008,0.00000,0.00000,0.00000,1,1.29658,141.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3445.00000,-0.33204,-0.35532,2.05679,-0.16513,-0.28839,-2.15983,0.02228,-0.04525,1.12275,46.10498,42.55159,-3.45564,1.04016,-1.04016,0.00000,0.00000,0.00000,1,1.29747,148.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3450.00000,-0.33287,-0.35676,2.04602,-0.16502,-0.28862,-2.15421,0.02228,-0.04525,1.12361,46.10674,42.54798,-3.46073,1.04025,-1.04025,0.00000,0.00000,0.00000,1,1.29836,148.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3455.00000,-0.33369,-0.35821,2.03528,-0.16491,-0.28884,-2.14859,0.02229,-0.04526,1.12447,46.10850,42.54437,-3.46581,1.04033,-1.04033,0.00000,0.00000,0.00000,1,1.29925,143.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3460.00000,-0.33452,-0.35965,2.02457,-0.16480,-0.28907,-2.14296,0.02229,-0.04526,1.12533,46.11026,42.54077,-3.47090,1.04041,-1.04041,0.00000,0.00000,0.00000,1,1.30014,147.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3465.00000,-0.33534,-0.36110,2.01388,-0.16469,-0.28930,-2.13733,0.02229,-0.04526,1.12619,46.11202,42.53716,-3.47599,1.04049,-1.04049,0.00000,0.00000,0.00000,1,1.30103,143.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3470.00000,-0.33616,-0.36255,2.00322,-0.16457,-0.28952,-2.13169,0.02229,-0.04527,1.12706,46.11378,42.53355,-3.48108,1.04057,-1.04057,0.00000,0.00000,0.00000,1,1.30192,148.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3475.00000,-0.33699,-0.36400,1.99259,-0.16446,-0.28975,-2.12605,0.02229,-0.04527,1.12792,46.11555,42.52995,-3.48617,1.04066,-1.04066,0.00000,0.00000,0.00000,1,1.30281,144.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3480.00000,-0.33781,-0.36545,1.98199,-0.16435,-0.28997,-2.12041,0.02229,-0.04527,1.12878,46.11731,42.52634,-3.49126,1.04074,-1.04074,0.00000,0.00000,0.00000,1,1.30370,146.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3485.00000,-0.33863,-0.36690,1.97141,-0.16424,-0.29020,-2.11476,0.02230,-0.04528,1.12964,46.11908,42.52273,-3.49635,1.04082,-1.04082,0.00000,0.00000,0.00000,1,1.30459,144.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3490.00000,-0.33945,-0.36835,1.96087,-0.16413,-0.29043,-2.10911,0.02230,-0.04528,1.13050,46.12084,42.51912,-3.50144,1.04090,-1.04090,0.00000,0.00000,0.00000,1,1.30549,147.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3495.00000,-0.34027,-0.36980,1.95035,-0.16402,-0.29065,-2.10345,0.02230,-0.04528,1.13137,46.12260,42.51551,-3.50653,1.04098,-1.04098,0.00000,0.00000,0.00000,1,1.30638,142.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3500.00000,-0.34109,-0.37126,1.93986,-0.16390,-0.29088,-2.09779,0.02230,-0.04529,1.13223,46.12437,42.51191,-3.51162,1.04107,-1.04107,0.00000,0.00000,0.00000,1,1.30727,146.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3505.00000,-0.34191,-0.37271,1.92940,-0.16379,-0.29111,-2.09212,0.02230,-0.04529,1.13309,46.12614,42.50830,-3.51671,1.04115,-1.04115,0.00000,0.00000,0.00000,1,1.30816,142.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3510.00000,-0.34273,-0.37417,1.91897,-0.16368,-0.29133,-2.08646,0.02231,-0.04529,1.13395,46.12790,42.50469,-3.52180,1.04123,-1.04123,0.00000,0.00000,0.00000,1,1.30905,148.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3515.00000,-0.34354,-0.37563,1.90857,-0.16357,-0.29156,-2.08078,0.02231,-0.04530,1.13482,46.12967,42.50108,-3.52689,1.04131,-1.04131,0.00000,0.00000,0.00000,1,1.30994,143.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3520.00000,-0.34436,-0.37709,1.89819,-0.16346,-0.29179,-2.07510,0.02231,-0.04530,1.13568,46.13144,42.49747,-3.53198,1.04139,-1.04139,0.00000,0.00000,0.00000,1,1.31083,148.00000,-90515.00000,-124805.00000,-189671.00000,-156487.00000,2.95275,3.33153,3.28869,3.03976
|
||||
3525.00000,-0.34518,-0.37855,1.88784,-0.16335,-0.29201,-2.06942,0.02231,-0.04531,1.13654,46.13321,42.49387,-3.53707,1.04148,-1.04148,0.00000,0.00000,0.00000,1,1.25987,143.00000,-90515.00000,-124805.00000,-189137.00000,-154326.00000,2.95275,3.33153,3.27943,2.99778
|
||||
3530.00000,-0.34599,-0.38001,1.87752,-0.16321,-0.29213,-2.06396,0.02713,-0.02345,1.09293,46.13497,42.49026,-3.54217,1.04156,-1.04156,0.00000,0.00000,0.00000,1,1.26076,148.00000,-90515.00000,-124805.00000,-189137.00000,-154326.00000,2.95275,3.33153,3.27943,2.99778
|
||||
3535.00000,-0.34681,-0.38147,1.86723,-0.16308,-0.29225,-2.05849,0.02714,-0.02345,1.09379,46.13674,42.48665,-3.54726,1.04164,-1.04164,0.00000,0.00000,0.00000,1,1.15758,143.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3540.00000,-0.34762,-0.38293,1.85696,-0.16301,-0.29257,-2.05347,0.01225,-0.06367,1.00280,46.13851,42.48304,-3.55235,1.04172,-1.04172,0.00000,0.00000,0.00000,1,1.15847,147.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3545.00000,-0.34844,-0.38440,1.84672,-0.16295,-0.29288,-2.04845,0.01225,-0.06368,1.00366,46.14028,42.47943,-3.55744,1.04180,-1.04180,0.00000,0.00000,0.00000,1,1.15936,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3550.00000,-0.34925,-0.38586,1.83650,-0.16289,-0.29320,-2.04343,0.01225,-0.06368,1.00451,46.14205,42.47582,-3.56254,1.04189,-1.04189,0.00000,0.00000,0.00000,1,1.16025,148.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3555.00000,-0.35007,-0.38733,1.82631,-0.16283,-0.29352,-2.03840,0.01225,-0.06369,1.00536,46.14382,42.47221,-3.56763,1.04197,-1.04197,0.00000,0.00000,0.00000,1,1.16114,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3560.00000,-0.35088,-0.38880,1.81615,-0.16277,-0.29384,-2.03337,0.01225,-0.06369,1.00622,46.14559,42.46860,-3.57272,1.04205,-1.04205,0.00000,0.00000,0.00000,1,1.16203,147.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3565.00000,-0.35170,-0.39027,1.80600,-0.16271,-0.29416,-2.02834,0.01225,-0.06370,1.00707,46.14736,42.46499,-3.57782,1.04213,-1.04213,0.00000,0.00000,0.00000,1,1.16292,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3570.00000,-0.35251,-0.39174,1.79589,-0.16265,-0.29448,-2.02330,0.01225,-0.06370,1.00792,46.14913,42.46138,-3.58291,1.04222,-1.04222,0.00000,0.00000,0.00000,1,1.16381,148.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3575.00000,-0.35332,-0.39322,1.78580,-0.16259,-0.29479,-2.01825,0.01225,-0.06371,1.00878,46.15091,42.45777,-3.58801,1.04230,-1.04230,0.00000,0.00000,0.00000,1,1.16470,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3580.00000,-0.35413,-0.39469,1.77573,-0.16252,-0.29511,-2.01321,0.01226,-0.06371,1.00963,46.15268,42.45416,-3.59310,1.04238,-1.04238,0.00000,0.00000,0.00000,1,1.16559,148.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3585.00000,-0.35495,-0.39617,1.76569,-0.16246,-0.29543,-2.00815,0.01226,-0.06372,1.01048,46.15445,42.45055,-3.59820,1.04246,-1.04246,0.00000,0.00000,0.00000,1,1.16647,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3590.00000,-0.35576,-0.39765,1.75567,-0.16240,-0.29575,-2.00310,0.01226,-0.06372,1.01134,46.15623,42.44694,-3.60329,1.04254,-1.04254,0.00000,0.00000,0.00000,1,1.16736,148.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3595.00000,-0.35657,-0.39913,1.74568,-0.16234,-0.29607,-1.99804,0.01226,-0.06373,1.01219,46.15800,42.44333,-3.60839,1.04263,-1.04263,0.00000,0.00000,0.00000,1,1.16825,142.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3600.00000,-0.35738,-0.40061,1.73572,-0.16228,-0.29639,-1.99297,0.01226,-0.06373,1.01305,46.15977,42.43972,-3.61348,1.04271,-1.04271,0.00000,0.00000,0.00000,1,1.16914,148.00000,-88148.00000,-123734.00000,-189137.00000,-154326.00000,2.87554,3.30294,3.27943,2.99778
|
||||
3605.00000,-0.35819,-0.40209,1.72578,-0.16222,-0.29671,-1.98790,0.01226,-0.06374,1.01390,46.16155,42.43610,-3.61858,1.04279,-1.04279,0.00000,0.00000,0.00000,1,1.14942,142.00000,-88148.00000,-123734.00000,-187933.00000,-154326.00000,2.87554,3.30294,3.25855,2.99778
|
||||
3610.00000,-0.35900,-0.40358,1.71586,-0.16210,-0.29703,-1.98292,0.02315,-0.06374,0.99661,46.16333,42.43249,-3.62367,1.04287,-1.04287,0.00000,0.00000,0.00000,1,1.15031,146.00000,-88148.00000,-123734.00000,-187933.00000,-154326.00000,2.87554,3.30294,3.25855,2.99778
|
||||
3615.00000,-0.35981,-0.40506,1.70598,-0.16199,-0.29734,-1.97793,0.02315,-0.06375,0.99747,46.16510,42.42888,-3.62877,1.04296,-1.04296,0.00000,0.00000,0.00000,1,1.15120,148.00000,-88148.00000,-123734.00000,-187933.00000,-154326.00000,2.87554,3.30294,3.25855,2.99778
|
||||
3620.00000,-0.36062,-0.40655,1.69611,-0.16187,-0.29766,-1.97294,0.02315,-0.06375,0.99832,46.16688,42.42527,-3.63387,1.04304,-1.04304,0.00000,0.00000,0.00000,1,1.12665,144.00000,-88148.00000,-123734.00000,-187933.00000,-153058.00000,2.87554,3.30294,3.25855,2.97315
|
||||
3625.00000,-0.36143,-0.40804,1.68627,-0.16176,-0.29792,-1.96805,0.02315,-0.05091,0.97776,46.16866,42.42165,-3.63896,1.04312,-1.04312,0.00000,0.00000,0.00000,1,1.11596,147.00000,-87780.00000,-123734.00000,-187933.00000,-153058.00000,2.86353,3.30294,3.25855,2.97315
|
||||
3630.00000,-0.36224,-0.40953,1.67645,-0.16164,-0.29820,-1.96321,0.02315,-0.05717,0.96818,46.17043,42.41805,-3.64406,1.04320,-1.04320,0.00000,0.00000,0.00000,1,1.11685,143.00000,-87780.00000,-123734.00000,-187933.00000,-153058.00000,2.86353,3.30294,3.25855,2.97315
|
||||
3635.00000,-0.36305,-0.41103,1.66666,-0.16152,-0.29849,-1.95836,0.02316,-0.05718,0.96903,46.17221,42.41443,-3.64916,1.04329,-1.04329,0.00000,0.00000,0.00000,1,1.09659,148.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3640.00000,-0.36385,-0.41252,1.65689,-0.16146,-0.29877,-1.95361,0.01223,-0.05718,0.95166,46.17399,42.41082,-3.65426,1.04337,-1.04337,0.00000,0.00000,0.00000,1,1.09748,143.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3645.00000,-0.36466,-0.41401,1.64715,-0.16140,-0.29906,-1.94884,0.01223,-0.05719,0.95251,46.17577,42.40720,-3.65935,1.04345,-1.04345,0.00000,0.00000,0.00000,1,1.09837,148.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3650.00000,-0.36547,-0.41551,1.63743,-0.16134,-0.29935,-1.94408,0.01223,-0.05719,0.95336,46.17755,42.40359,-3.66445,1.04353,-1.04353,0.00000,0.00000,0.00000,1,1.09926,143.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3655.00000,-0.36627,-0.41701,1.62773,-0.16128,-0.29963,-1.93931,0.01223,-0.05720,0.95421,46.17933,42.39998,-3.66955,1.04362,-1.04362,0.00000,0.00000,0.00000,1,1.10015,148.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3660.00000,-0.36708,-0.41851,1.61806,-0.16122,-0.29992,-1.93453,0.01223,-0.05720,0.95506,46.18111,42.39637,-3.67465,1.04370,-1.04370,0.00000,0.00000,0.00000,1,1.10104,143.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3665.00000,-0.36789,-0.42001,1.60841,-0.16116,-0.30020,-1.92975,0.01223,-0.05721,0.95591,46.18289,42.39275,-3.67975,1.04378,-1.04378,0.00000,0.00000,0.00000,1,1.10193,147.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3670.00000,-0.36869,-0.42151,1.59879,-0.16110,-0.30049,-1.92497,0.01223,-0.05721,0.95677,46.18467,42.38914,-3.68485,1.04386,-1.04386,0.00000,0.00000,0.00000,1,1.10282,143.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3675.00000,-0.36950,-0.42302,1.58919,-0.16103,-0.30078,-1.92018,0.01223,-0.05722,0.95762,46.18645,42.38552,-3.68995,1.04395,-1.04395,0.00000,0.00000,0.00000,1,1.10371,147.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3680.00000,-0.37030,-0.42452,1.57961,-0.16097,-0.30106,-1.91539,0.01223,-0.05722,0.95847,46.18824,42.38191,-3.69505,1.04403,-1.04403,0.00000,0.00000,0.00000,1,1.10460,143.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3685.00000,-0.37111,-0.42603,1.57006,-0.16091,-0.30135,-1.91059,0.01223,-0.05722,0.95932,46.19002,42.37830,-3.70015,1.04411,-1.04411,0.00000,0.00000,0.00000,1,1.10549,146.00000,-87780.00000,-122949.00000,-187933.00000,-153058.00000,2.86353,3.28199,3.25855,2.97315
|
||||
3690.00000,-0.37191,-0.42754,1.56053,-0.16085,-0.30164,-1.90579,0.01224,-0.05723,0.96017,46.19180,42.37468,-3.70525,1.04419,-1.04419,0.00000,0.00000,0.00000,1,1.05802,144.00000,-87780.00000,-122949.00000,-185092.00000,-153058.00000,2.86353,3.28199,3.20929,2.97315
|
||||
3695.00000,-0.37271,-0.42905,1.55102,-0.16066,-0.30192,-1.90120,0.03796,-0.05723,0.91815,46.19358,42.37107,-3.71035,1.04428,-1.04428,0.00000,0.00000,0.00000,1,1.05891,148.00000,-87780.00000,-122949.00000,-185092.00000,-153058.00000,2.86353,3.28199,3.20929,2.97315
|
||||
3700.00000,-0.37352,-0.43056,1.54154,-0.16047,-0.30221,-1.89660,0.03796,-0.05724,0.91900,46.19537,42.36745,-3.71545,1.04436,-1.04436,0.00000,0.00000,0.00000,1,1.05980,143.00000,-87780.00000,-122949.00000,-185092.00000,-153058.00000,2.86353,3.28199,3.20929,2.97315
|
||||
3705.00000,-0.37432,-0.43207,1.53208,-0.16028,-0.30249,-1.89200,0.03796,-0.05724,0.91985,46.19715,42.36384,-3.72055,1.04444,-1.04444,0.00000,0.00000,0.00000,1,1.06069,147.00000,-87780.00000,-122949.00000,-185092.00000,-153058.00000,2.86353,3.28199,3.20929,2.97315
|
||||
3710.00000,-0.37512,-0.43358,1.52264,-0.16009,-0.30278,-1.88740,0.03797,-0.05725,0.92070,46.19894,42.36022,-3.72565,1.04452,-1.04452,0.00000,0.00000,0.00000,1,1.04617,143.00000,-87780.00000,-122949.00000,-185092.00000,-152290.00000,2.86353,3.28199,3.20929,2.95823
|
||||
3715.00000,-0.37592,-0.43510,1.51323,-0.15990,-0.30303,-1.88286,0.03797,-0.04946,0.90856,46.20073,42.35661,-3.73075,1.04461,-1.04461,0.00000,0.00000,0.00000,1,1.04706,148.00000,-87780.00000,-122949.00000,-185092.00000,-152290.00000,2.86353,3.28199,3.20929,2.95823
|
||||
3720.00000,-0.37672,-0.43662,1.50384,-0.15971,-0.30327,-1.87831,0.03797,-0.04946,0.90941,46.20251,42.35299,-3.73585,1.04469,-1.04469,0.00000,0.00000,0.00000,1,1.08032,142.00000,-88801.00000,-122949.00000,-185092.00000,-152290.00000,2.89684,3.28199,3.20929,2.95823
|
||||
3725.00000,-0.37751,-0.43813,1.49447,-0.15952,-0.30344,-1.87361,0.03797,-0.03207,0.93926,46.20430,42.34938,-3.74096,1.04477,-1.04477,0.00000,0.00000,0.00000,1,1.08121,148.00000,-88801.00000,-122949.00000,-185092.00000,-152290.00000,2.89684,3.28199,3.20929,2.95823
|
||||
3730.00000,-0.37831,-0.43965,1.48512,-0.15933,-0.30360,-1.86891,0.03798,-0.03207,0.94011,46.20609,42.34576,-3.74606,1.04485,-1.04485,0.00000,0.00000,0.00000,1,1.08210,143.00000,-88801.00000,-122949.00000,-185092.00000,-152290.00000,2.89684,3.28199,3.20929,2.95823
|
||||
3735.00000,-0.37911,-0.44117,1.47580,-0.15914,-0.30376,-1.86421,0.03798,-0.03207,0.94096,46.20787,42.34215,-3.75116,1.04494,-1.04494,0.00000,0.00000,0.00000,1,1.08299,148.00000,-88801.00000,-122949.00000,-185092.00000,-152290.00000,2.89684,3.28199,3.20929,2.95823
|
||||
3740.00000,-0.37990,-0.44269,1.46650,-0.15895,-0.30392,-1.85950,0.03798,-0.03208,0.94181,46.20966,42.33853,-3.75626,1.04502,-1.04502,0.00000,0.00000,0.00000,1,1.05311,143.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3745.00000,-0.38070,-0.44421,1.45723,-0.15884,-0.30408,-1.85492,0.02220,-0.03208,0.91634,46.21145,42.33492,-3.76137,1.04510,-1.04510,0.00000,0.00000,0.00000,1,1.05400,147.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3750.00000,-0.38149,-0.44573,1.44798,-0.15873,-0.30424,-1.85033,0.02220,-0.03208,0.91719,46.21324,42.33130,-3.76647,1.04518,-1.04518,0.00000,0.00000,0.00000,1,1.05489,144.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3755.00000,-0.38228,-0.44725,1.43875,-0.15862,-0.30440,-1.84574,0.02220,-0.03208,0.91804,46.21503,42.32768,-3.77158,1.04527,-1.04527,0.00000,0.00000,0.00000,1,1.05578,148.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3760.00000,-0.38307,-0.44878,1.42954,-0.15851,-0.30456,-1.84115,0.02220,-0.03209,0.91889,46.21682,42.32407,-3.77668,1.04535,-1.04535,0.00000,0.00000,0.00000,1,1.05667,142.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3765.00000,-0.38387,-0.45030,1.42036,-0.15840,-0.30472,-1.83655,0.02220,-0.03209,0.91974,46.21861,42.32045,-3.78178,1.04543,-1.04543,0.00000,0.00000,0.00000,1,1.05756,149.00000,-88801.00000,-121817.00000,-185092.00000,-152290.00000,2.89684,3.25177,3.20929,2.95823
|
||||
3770.00000,-0.38466,-0.45182,1.41120,-0.15829,-0.30488,-1.83195,0.02221,-0.03209,0.92059,46.22040,42.31683,-3.78689,1.04552,-1.04552,0.00000,0.00000,0.00000,1,1.02521,149.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3775.00000,-0.38545,-0.45335,1.40206,-0.15809,-0.30504,-1.82749,0.03997,-0.03209,0.89182,46.22219,42.31321,-3.79199,1.04560,-1.04560,0.00000,0.00000,0.00000,1,1.02610,143.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3780.00000,-0.38624,-0.45487,1.39295,-0.15789,-0.30520,-1.82302,0.03998,-0.03210,0.89267,46.22398,42.30960,-3.79710,1.04568,-1.04568,0.00000,0.00000,0.00000,1,1.02699,148.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3785.00000,-0.38703,-0.45640,1.38386,-0.15769,-0.30536,-1.81856,0.03998,-0.03210,0.89352,46.22577,42.30598,-3.80220,1.04576,-1.04576,0.00000,0.00000,0.00000,1,1.02788,143.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3790.00000,-0.38781,-0.45793,1.37479,-0.15749,-0.30552,-1.81408,0.03998,-0.03210,0.89437,46.22757,42.30236,-3.80731,1.04585,-1.04585,0.00000,0.00000,0.00000,1,1.02877,147.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3795.00000,-0.38860,-0.45946,1.36574,-0.15729,-0.30568,-1.80961,0.03999,-0.03210,0.89521,46.22936,42.29874,-3.81241,1.04593,-1.04593,0.00000,0.00000,0.00000,1,1.02966,143.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3800.00000,-0.38939,-0.46099,1.35671,-0.15709,-0.30584,-1.80513,0.03999,-0.03211,0.89606,46.23115,42.29512,-3.81752,1.04601,-1.04601,0.00000,0.00000,0.00000,1,1.03055,148.00000,-88801.00000,-121817.00000,-183132.00000,-152290.00000,2.89684,3.25177,3.17531,2.95823
|
||||
3805.00000,-0.39017,-0.46252,1.34771,-0.15689,-0.30600,-1.80064,0.03999,-0.03211,0.89691,46.23294,42.29151,-3.82263,1.04610,-1.04610,0.00000,0.00000,0.00000,1,1.02501,142.00000,-88801.00000,-121817.00000,-183132.00000,-151965.00000,2.89684,3.25177,3.17531,2.95192
|
||||
3810.00000,-0.39095,-0.46405,1.33873,-0.15669,-0.30615,-1.79618,0.04000,-0.02881,0.89225,46.23474,42.28789,-3.82773,1.04618,-1.04618,0.00000,0.00000,0.00000,1,1.07188,148.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3815.00000,-0.39174,-0.46558,1.32977,-0.15649,-0.30617,-1.79151,0.04000,-0.00446,0.93369,46.23653,42.28427,-3.83284,1.04626,-1.04626,0.00000,0.00000,0.00000,1,1.07277,142.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3820.00000,-0.39252,-0.46711,1.32084,-0.15629,-0.30619,-1.78684,0.04000,-0.00446,0.93454,46.23833,42.28065,-3.83795,1.04634,-1.04634,0.00000,0.00000,0.00000,1,1.07366,148.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3825.00000,-0.39330,-0.46864,1.31192,-0.15609,-0.30621,-1.78216,0.04001,-0.00446,0.93539,46.24013,42.27703,-3.84306,1.04643,-1.04643,0.00000,0.00000,0.00000,1,1.07455,143.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3830.00000,-0.39408,-0.47017,1.30304,-0.15589,-0.30624,-1.77748,0.04001,-0.00446,0.93624,46.24192,42.27341,-3.84816,1.04651,-1.04651,0.00000,0.00000,0.00000,1,1.07544,148.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3835.00000,-0.39486,-0.47170,1.29417,-0.15569,-0.30626,-1.77280,0.04001,-0.00446,0.93709,46.24372,42.26979,-3.85327,1.04659,-1.04659,0.00000,0.00000,0.00000,1,1.07633,143.00000,-90228.00000,-121817.00000,-183132.00000,-151965.00000,2.94339,3.25177,3.17531,2.95192
|
||||
3840.00000,-0.39563,-0.47323,1.28533,-0.15549,-0.30628,-1.76811,0.04002,-0.00446,0.93795,46.24552,42.26617,-3.85838,1.04668,-1.04668,0.00000,0.00000,0.00000,1,1.07045,148.00000,-90228.00000,-121569.00000,-183132.00000,-151965.00000,2.94339,3.24515,3.17531,2.95192
|
||||
3845.00000,-0.39641,-0.47477,1.27652,-0.15530,-0.30630,-1.76344,0.03655,-0.00446,0.93302,46.24731,42.26255,-3.86349,1.04676,-1.04676,0.00000,0.00000,0.00000,1,1.07134,143.00000,-90228.00000,-121569.00000,-183132.00000,-151965.00000,2.94339,3.24515,3.17531,2.95192
|
||||
3850.00000,-0.39719,-0.47630,1.26772,-0.15512,-0.30632,-1.75877,0.03656,-0.00446,0.93388,46.24911,42.25893,-3.86860,1.04684,-1.04684,0.00000,0.00000,0.00000,1,1.05080,147.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3855.00000,-0.39796,-0.47783,1.25895,-0.15488,-0.30635,-1.75420,0.04810,-0.00446,0.91548,46.25091,42.25532,-3.87371,1.04692,-1.04692,0.00000,0.00000,0.00000,1,1.05169,143.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3860.00000,-0.39873,-0.47936,1.25020,-0.15464,-0.30637,-1.74961,0.04811,-0.00446,0.91634,46.25271,42.25170,-3.87881,1.04701,-1.04701,0.00000,0.00000,0.00000,1,1.05258,148.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3865.00000,-0.39950,-0.48089,1.24148,-0.15440,-0.30639,-1.74503,0.04811,-0.00446,0.91719,46.25451,42.24808,-3.88392,1.04709,-1.04709,0.00000,0.00000,0.00000,1,1.05347,143.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3870.00000,-0.40028,-0.48242,1.23278,-0.15416,-0.30641,-1.74044,0.04812,-0.00446,0.91804,46.25631,42.24445,-3.88903,1.04717,-1.04717,0.00000,0.00000,0.00000,1,1.05436,148.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3875.00000,-0.40105,-0.48396,1.22410,-0.15392,-0.30644,-1.73584,0.04812,-0.00446,0.91889,46.25811,42.24083,-3.89414,1.04726,-1.04726,0.00000,0.00000,0.00000,1,1.05525,144.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3880.00000,-0.40181,-0.48549,1.21544,-0.15368,-0.30646,-1.73125,0.04812,-0.00446,0.91974,46.25991,42.23721,-3.89925,1.04734,-1.04734,0.00000,0.00000,0.00000,1,1.05614,146.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3885.00000,-0.40258,-0.48702,1.20681,-0.15344,-0.30648,-1.72664,0.04813,-0.00446,0.92059,46.26172,42.23359,-3.90436,1.04742,-1.04742,0.00000,0.00000,0.00000,1,1.05703,144.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3890.00000,-0.40335,-0.48855,1.19820,-0.15320,-0.30650,-1.72203,0.04813,-0.00446,0.92144,46.26352,42.22997,-3.90948,1.04751,-1.04751,0.00000,0.00000,0.00000,1,1.05792,148.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3895.00000,-0.40411,-0.49009,1.18961,-0.15296,-0.30653,-1.71742,0.04813,-0.00447,0.92229,46.26532,42.22635,-3.91459,1.04759,-1.04759,0.00000,0.00000,0.00000,1,1.05881,143.00000,-90228.00000,-121569.00000,-181860.00000,-151965.00000,2.94339,3.24515,3.15325,2.95192
|
||||
3900.00000,-0.40487,-0.49162,1.18105,-0.15272,-0.30655,-1.71281,0.04814,-0.00447,0.92314,46.26712,42.22273,-3.91970,1.04767,-1.04767,0.00000,0.00000,0.00000,1,1.03331,148.00000,-90228.00000,-121569.00000,-181860.00000,-150602.00000,2.94339,3.24515,3.15325,2.92544
|
||||
3905.00000,-0.40564,-0.49315,1.17250,-0.15247,-0.30650,-1.70830,0.04814,0.00940,0.90088,46.26893,42.21911,-3.92481,1.04776,-1.04776,0.00000,0.00000,0.00000,1,1.06050,143.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3910.00000,-0.40640,-0.49468,1.16399,-0.15223,-0.30639,-1.70368,0.04815,0.02306,0.92449,46.27073,42.21548,-3.92992,1.04784,-1.04784,0.00000,0.00000,0.00000,1,1.06139,148.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3915.00000,-0.40716,-0.49622,1.15549,-0.15199,-0.30627,-1.69905,0.04815,0.02306,0.92534,46.27254,42.21186,-3.93503,1.04792,-1.04792,0.00000,0.00000,0.00000,1,1.06228,142.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3920.00000,-0.40792,-0.49775,1.14702,-0.15175,-0.30616,-1.69442,0.04815,0.02306,0.92619,46.27434,42.20824,-3.94015,1.04800,-1.04800,0.00000,0.00000,0.00000,1,1.06317,146.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3925.00000,-0.40867,-0.49928,1.13857,-0.15151,-0.30604,-1.68979,0.04816,0.02307,0.92704,46.27615,42.20462,-3.94526,1.04809,-1.04809,0.00000,0.00000,0.00000,1,1.06406,143.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3930.00000,-0.40943,-0.50081,1.13014,-0.15127,-0.30592,-1.68515,0.04816,0.02307,0.92789,46.27795,42.20100,-3.95037,1.04817,-1.04817,0.00000,0.00000,0.00000,1,1.06495,147.00000,-91027.00000,-121569.00000,-181860.00000,-150602.00000,2.96946,3.24515,3.15325,2.92544
|
||||
3935.00000,-0.41019,-0.50233,1.12174,-0.15103,-0.30581,-1.68050,0.04817,0.02307,0.92875,46.27976,42.19738,-3.95549,1.04825,-1.04825,0.00000,0.00000,0.00000,1,1.00507,147.00000,-91027.00000,-121569.00000,-178186.00000,-150602.00000,2.96946,3.24515,3.08955,2.92544
|
||||
3940.00000,-0.41094,-0.50386,1.11336,-0.15062,-0.30569,-1.67614,0.08156,0.02307,0.87395,46.28157,42.19375,-3.96060,1.04834,-1.04834,0.00000,0.00000,0.00000,1,1.00596,142.00000,-91027.00000,-121569.00000,-178186.00000,-150602.00000,2.96946,3.24515,3.08955,2.92544
|
||||
3945.00000,-0.41169,-0.50539,1.10500,-0.15021,-0.30558,-1.67176,0.08157,0.02307,0.87479,46.28337,42.19013,-3.96571,1.04842,-1.04842,0.00000,0.00000,0.00000,1,0.97981,147.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3950.00000,-0.41244,-0.50692,1.09666,-0.14987,-0.30546,-1.66750,0.06804,0.02308,0.85309,46.28518,42.18651,-3.97083,1.04850,-1.04850,0.00000,0.00000,0.00000,1,0.98069,143.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3955.00000,-0.41319,-0.50845,1.08835,-0.14953,-0.30535,-1.66323,0.06805,0.02308,0.85393,46.28699,42.18288,-3.97594,1.04859,-1.04859,0.00000,0.00000,0.00000,1,0.98158,147.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3960.00000,-0.41393,-0.50997,1.08005,-0.14919,-0.30523,-1.65895,0.06805,0.02308,0.85478,46.28880,42.17926,-3.98106,1.04867,-1.04867,0.00000,0.00000,0.00000,1,0.98247,143.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3965.00000,-0.41468,-0.51150,1.07178,-0.14885,-0.30512,-1.65467,0.06806,0.02308,0.85563,46.29061,42.17564,-3.98617,1.04875,-1.04875,0.00000,0.00000,0.00000,1,0.98336,148.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3970.00000,-0.41542,-0.51302,1.06353,-0.14851,-0.30500,-1.65039,0.06806,0.02308,0.85647,46.29242,42.17201,-3.99129,1.04884,-1.04884,0.00000,0.00000,0.00000,1,0.98425,143.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3975.00000,-0.41616,-0.51455,1.05530,-0.14817,-0.30489,-1.64611,0.06807,0.02308,0.85732,46.29423,42.16839,-3.99640,1.04892,-1.04892,0.00000,0.00000,0.00000,1,0.98513,148.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3980.00000,-0.41690,-0.51607,1.04709,-0.14783,-0.30477,-1.64181,0.06807,0.02309,0.85817,46.29604,42.16476,-4.00152,1.04900,-1.04900,0.00000,0.00000,0.00000,1,0.98602,143.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3985.00000,-0.41764,-0.51759,1.03890,-0.14749,-0.30466,-1.63752,0.06808,0.02309,0.85902,46.29785,42.16114,-4.00663,1.04909,-1.04909,0.00000,0.00000,0.00000,1,0.98691,148.00000,-91027.00000,-120602.00000,-178186.00000,-150602.00000,2.96946,3.21933,3.08955,2.92544
|
||||
3990.00000,-0.41837,-0.51912,1.03073,-0.14715,-0.30454,-1.63322,0.06808,0.02309,0.85986,46.29966,42.15752,-4.01175,1.04917,-1.04917,0.00000,0.00000,0.00000,1,0.69312,143.00000,-91027.00000,-120602.00000,-178186.00000,-133404.00000,2.96946,3.21933,3.08955,2.59137
|
||||
3995.00000,-0.41911,-0.52063,1.02258,-0.14681,-0.30355,-1.63038,0.06809,0.19835,0.56861,46.30148,42.15389,-4.01687,1.04925,-1.04925,0.00000,0.00000,0.00000,1,0.28008,146.00000,-79312.00000,-120602.00000,-178186.00000,-133404.00000,2.58729,3.21933,3.08955,2.59137
|
||||
4000.00000,-0.41984,-0.52215,1.01444,-0.14647,-0.30356,-1.62920,0.06810,-0.00214,0.23525,46.30329,42.15026,-4.02198,1.04934,-1.04934,0.00000,0.00000,0.00000,1,0.28094,141.00000,-79312.00000,-120602.00000,-178186.00000,-133404.00000,2.58729,3.21933,3.08955,2.59137
|
||||
4005.00000,-0.42057,-0.52367,1.00630,-0.14613,-0.30357,-1.62802,0.06810,-0.00214,0.23605,46.30510,42.14664,-4.02710,1.04942,-1.04942,0.00000,0.00000,0.00000,1,0.28179,148.00000,-79312.00000,-120602.00000,-178186.00000,-133404.00000,2.58729,3.21933,3.08955,2.59137
|
||||
4010.00000,-0.42130,-0.52519,0.99816,-0.14579,-0.30358,-1.62684,0.06811,-0.00214,0.23685,46.30692,42.14302,-4.03222,1.04950,-1.04950,0.00000,0.00000,0.00000,1,0.28265,142.00000,-79312.00000,-120602.00000,-178186.00000,-133404.00000,2.58729,3.21933,3.08955,2.59137
|
||||
4015.00000,-0.42203,-0.52671,0.99003,-0.14545,-0.30359,-1.62565,0.06811,-0.00214,0.23765,46.30873,42.13939,-4.03733,1.04959,-1.04959,0.00000,0.00000,0.00000,1,0.95874,148.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4020.00000,-0.42274,-0.52822,0.98189,-0.14257,-0.30360,-1.62869,0.57657,-0.00214,-0.60898,46.31054,42.13577,-4.04245,1.04967,-1.04967,0.00000,0.00000,0.00000,1,0.95809,143.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4025.00000,-0.42344,-0.52974,0.97373,-0.13968,-0.30361,-1.63173,0.57662,-0.00214,-0.60825,46.31236,42.13214,-4.04757,1.04975,-1.04975,0.00000,0.00000,0.00000,1,0.95744,148.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4030.00000,-0.42412,-0.53126,0.96556,-0.13680,-0.30362,-1.63477,0.57667,-0.00214,-0.60752,46.31417,42.12851,-4.05269,1.04984,-1.04984,0.00000,0.00000,0.00000,1,0.95680,142.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4035.00000,-0.42479,-0.53278,0.95737,-0.13392,-0.30363,-1.63781,0.57671,-0.00214,-0.60679,46.31599,42.12489,-4.05781,1.04992,-1.04992,0.00000,0.00000,0.00000,1,0.95615,147.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4040.00000,-0.42545,-0.53430,0.94916,-0.13103,-0.30364,-1.64084,0.57676,-0.00214,-0.60606,46.31781,42.12126,-4.06293,1.05000,-1.05000,0.00000,0.00000,0.00000,1,0.95551,142.00000,-79312.00000,-120602.00000,-122312.00000,-133404.00000,2.58729,3.21933,2.12075,2.59137
|
||||
4045.00000,-0.42609,-0.53581,0.94095,-0.12815,-0.30365,-1.64386,0.57680,-0.00214,-0.60533,46.31963,42.11764,-4.06805,1.05009,-1.05009,0.00000,0.00000,0.00000,1,1.62307,147.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4050.00000,-0.42673,-0.53733,0.93269,-0.12770,-0.30367,-1.65095,0.08903,-0.00214,-1.41763,46.32144,42.11401,-4.07316,1.05017,-1.05017,0.00000,0.00000,0.00000,1,1.62218,142.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4055.00000,-0.42736,-0.53885,0.92440,-0.12726,-0.30368,-1.65804,0.08904,-0.00214,-1.41696,46.32326,42.11038,-4.07828,1.05025,-1.05025,0.00000,0.00000,0.00000,1,1.62129,146.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4060.00000,-0.42800,-0.54037,0.91607,-0.12681,-0.30369,-1.66512,0.08904,-0.00214,-1.41629,46.32508,42.10676,-4.08340,1.05034,-1.05034,0.00000,0.00000,0.00000,1,1.62040,143.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4065.00000,-0.42863,-0.54189,0.90771,-0.12637,-0.30370,-1.67219,0.08905,-0.00214,-1.41562,46.32690,42.10313,-4.08852,1.05042,-1.05042,0.00000,0.00000,0.00000,1,1.61952,147.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4070.00000,-0.42926,-0.54341,0.89932,-0.12592,-0.30371,-1.67927,0.08906,-0.00214,-1.41496,46.32872,42.09950,-4.09364,1.05051,-1.05051,0.00000,0.00000,0.00000,1,1.61863,143.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4075.00000,-0.42989,-0.54493,0.89089,-0.12548,-0.30372,-1.68634,0.08907,-0.00214,-1.41429,46.33054,42.09587,-4.09877,1.05059,-1.05059,0.00000,0.00000,0.00000,1,1.61774,148.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4080.00000,-0.43051,-0.54644,0.88242,-0.12503,-0.30373,-1.69341,0.08907,-0.00214,-1.41362,46.33236,42.09225,-4.10389,1.05067,-1.05067,0.00000,0.00000,0.00000,1,1.61685,143.00000,-79312.00000,-85799.00000,-122312.00000,-133404.00000,2.58729,2.29031,2.12075,2.59137
|
||||
4085.00000,-0.43113,-0.54796,0.87392,-0.12459,-0.30374,-1.70047,0.08908,-0.00214,-1.41295,46.33418,42.08862,-4.10901,1.05076,-1.05076,0.00000,0.00000,0.00000,1,3.42489,148.00000,-79312.00000,-85799.00000,-122312.00000,-47804.00000,2.58729,2.29031,2.12075,0.92859
|
||||
4090.00000,-0.43175,-0.54946,0.86534,-0.12414,-0.29938,-1.71482,0.08909,0.87151,-2.86838,46.33600,42.08499,-4.11413,1.05084,-1.05084,0.00000,0.00000,0.00000,1,5.13196,143.00000,-22449.00000,-85799.00000,-122312.00000,-47804.00000,0.73232,2.29031,2.12075,0.92859
|
||||
4095.00000,-0.43237,-0.55096,0.85666,-0.12370,-0.29990,-1.73728,0.08909,-0.10313,-4.49235,46.33782,42.08136,-4.11925,1.05092,-1.05092,0.00000,0.00000,0.00000,1,5.13107,146.00000,-22449.00000,-85799.00000,-122312.00000,-47804.00000,0.73232,2.29031,2.12075,0.92859
|
||||
4100.00000,-0.43299,-0.55246,0.84786,-0.12325,-0.30041,-1.75974,0.08910,-0.10314,-4.49193,46.33964,42.07774,-4.12437,1.05101,-1.05101,0.00000,0.00000,0.00000,1,7.02622,146.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4105.00000,-0.43358,-0.55397,0.83891,-0.11808,-0.30093,-1.79007,1.03381,-0.10315,-6.06600,46.34146,42.07411,-4.12950,1.05109,-1.05109,0.00000,0.00000,0.00000,1,7.02534,142.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4110.00000,-0.43414,-0.55547,0.82981,-0.11291,-0.30145,-1.82040,1.03389,-0.10316,-6.06570,46.34329,42.07048,-4.13462,1.05117,-1.05117,0.00000,0.00000,0.00000,1,7.02446,145.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4115.00000,-0.43468,-0.55698,0.82055,-0.10774,-0.30196,-1.85072,1.03397,-0.10316,-6.06540,46.34511,42.06685,-4.13974,1.05126,-1.05126,0.00000,0.00000,0.00000,1,7.02359,141.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4120.00000,-0.43520,-0.55850,0.81115,-0.10257,-0.30248,-1.88105,1.03405,-0.10317,-6.06510,46.34694,42.06322,-4.14486,1.05134,-1.05134,0.00000,0.00000,0.00000,1,7.02271,145.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4125.00000,-0.43568,-0.56001,0.80159,-0.09740,-0.30299,-1.91137,1.03413,-0.10318,-6.06481,46.34876,42.05959,-4.14999,1.05142,-1.05142,0.00000,0.00000,0.00000,1,7.02183,141.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4130.00000,-0.43614,-0.56153,0.79188,-0.09223,-0.30351,-1.94169,1.03422,-0.10319,-6.06451,46.35059,42.05597,-4.15511,1.05151,-1.05151,0.00000,0.00000,0.00000,1,7.02095,145.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4135.00000,-0.43658,-0.56305,0.78202,-0.08706,-0.30403,-1.97202,1.03430,-0.10320,-6.06421,46.35241,42.05233,-4.16024,1.05159,-1.05159,0.00000,0.00000,0.00000,1,7.02007,142.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4140.00000,-0.43699,-0.56457,0.77201,-0.08189,-0.30454,-2.00234,1.03438,-0.10320,-6.06391,46.35424,42.04871,-4.16536,1.05168,-1.05168,0.00000,0.00000,0.00000,1,7.01919,147.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4145.00000,-0.43737,-0.56610,0.76185,-0.07671,-0.30506,-2.03265,1.03446,-0.10321,-6.06361,46.35606,42.04507,-4.17049,1.05176,-1.05176,0.00000,0.00000,0.00000,1,7.01831,141.00000,-22449.00000,-85799.00000,-18640.00000,-47804.00000,0.73232,2.29031,0.32320,0.92859
|
||||
4150.00000,-0.43773,-0.56762,0.75153,-0.07154,-0.30557,-2.06297,1.03455,-0.10322,-6.06332,46.35789,42.04145,-4.17561,1.05184,-1.05184,0.00000,0.00000,0.00000,1,8.90304,146.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4155.00000,-0.43809,-0.56915,0.74102,-0.07159,-0.30609,-2.10199,-0.00982,-0.10323,-7.80377,46.35972,42.03782,-4.18073,1.05193,-1.05193,0.00000,0.00000,0.00000,1,8.90215,142.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4160.00000,-0.43845,-0.57069,0.73032,-0.07164,-0.30661,-2.14101,-0.00982,-0.10324,-7.80361,46.36155,42.03419,-4.18586,1.05201,-1.05201,0.00000,0.00000,0.00000,1,8.90125,147.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4165.00000,-0.43880,-0.57222,0.71942,-0.07169,-0.30712,-2.18002,-0.00982,-0.10325,-7.80345,46.36338,42.03056,-4.19099,1.05209,-1.05209,0.00000,0.00000,0.00000,1,8.90036,143.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4170.00000,-0.43916,-0.57376,0.70832,-0.07174,-0.30764,-2.21904,-0.00982,-0.10325,-7.80329,46.36520,42.02692,-4.19611,1.05218,-1.05218,0.00000,0.00000,0.00000,1,8.89947,148.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4175.00000,-0.43952,-0.57530,0.69703,-0.07179,-0.30815,-2.25806,-0.00982,-0.10326,-7.80313,46.36703,42.02330,-4.20124,1.05226,-1.05226,0.00000,0.00000,0.00000,1,8.89858,143.00000,-22449.00000,-11408.00000,-18640.00000,-47804.00000,0.73232,0.30452,0.32320,0.92859
|
||||
4180.00000,-0.43988,-0.57685,0.68554,-0.07184,-0.30867,-2.29707,-0.00983,-0.10327,-7.80297,46.36887,42.01966,-4.20636,1.05235,-1.05235,0.00000,0.00000,0.00000,1,11.28134,148.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4185.00000,-0.44023,-0.57839,0.67381,-0.07084,-0.30925,-2.34653,0.19847,-0.11619,-9.89134,46.37069,42.01603,-4.21149,1.05243,-1.05243,0.00000,0.00000,0.00000,1,11.28045,146.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4190.00000,-0.44058,-0.57994,0.66183,-0.06985,-0.30983,-2.39598,0.19848,-0.11619,-9.89135,46.37252,42.01240,-4.21662,1.05251,-1.05251,0.00000,0.00000,0.00000,1,11.27956,148.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4195.00000,-0.44093,-0.58149,0.64961,-0.06886,-0.31041,-2.44544,0.19850,-0.11620,-9.89136,46.37436,42.00877,-4.22175,1.05260,-1.05260,0.00000,0.00000,0.00000,1,11.27866,143.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4200.00000,-0.44127,-0.58305,0.63713,-0.06787,-0.31099,-2.49490,0.19851,-0.11621,-9.89136,46.37619,42.00514,-4.22687,1.05268,-1.05268,0.00000,0.00000,0.00000,1,11.27777,148.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4205.00000,-0.44160,-0.58461,0.62441,-0.06687,-0.31158,-2.54436,0.19853,-0.11622,-9.89137,46.37802,42.00151,-4.23200,1.05277,-1.05277,0.00000,0.00000,0.00000,1,11.27688,144.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4210.00000,-0.44193,-0.58617,0.61144,-0.06588,-0.31216,-2.59381,0.19854,-0.11623,-9.89138,46.37985,41.99788,-4.23713,1.05285,-1.05285,0.00000,0.00000,0.00000,1,11.27599,149.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4215.00000,-0.44226,-0.58773,0.59822,-0.06489,-0.31274,-2.64327,0.19856,-0.11624,-9.89138,46.38169,41.99424,-4.24226,1.05293,-1.05293,0.00000,0.00000,0.00000,1,11.27510,142.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4220.00000,-0.44258,-0.58930,0.58476,-0.06389,-0.31332,-2.69273,0.19858,-0.11625,-9.89139,46.38352,41.99061,-4.24739,1.05302,-1.05302,0.00000,0.00000,0.00000,1,11.27421,149.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4225.00000,-0.44289,-0.59087,0.57105,-0.06290,-0.31390,-2.74218,0.19859,-0.11626,-9.89140,46.38536,41.98698,-4.25251,1.05310,-1.05310,0.00000,0.00000,0.00000,1,11.27332,144.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4230.00000,-0.44320,-0.59244,0.55709,-0.06191,-0.31448,-2.79164,0.19861,-0.11627,-9.89140,46.38719,41.98335,-4.25764,1.05319,-1.05319,0.00000,0.00000,0.00000,1,11.27243,148.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4235.00000,-0.44350,-0.59401,0.54289,-0.06092,-0.31506,-2.84110,0.19862,-0.11628,-9.89141,46.38903,41.97971,-4.26277,1.05327,-1.05327,0.00000,0.00000,0.00000,1,11.27154,144.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4240.00000,-0.44380,-0.59559,0.52843,-0.05992,-0.31565,-2.89055,0.19864,-0.11629,-9.89142,46.39086,41.97608,-4.26790,1.05335,-1.05335,0.00000,0.00000,0.00000,1,11.27065,148.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4245.00000,-0.44410,-0.59717,0.51373,-0.05893,-0.31623,-2.94001,0.19866,-0.11630,-9.89142,46.39270,41.97245,-4.27303,1.05344,-1.05344,0.00000,0.00000,0.00000,1,11.26975,144.00000,8360.00000,-11408.00000,4189.00000,2673.00000,-0.27272,0.30452,-0.07263,-0.05192
|
||||
4250.00000,-0.44439,-0.59876,0.49879,-0.05794,-0.31681,-2.98947,0.19867,-0.11631,-9.89143,46.39454,41.96881,-4.27816,1.05352,-1.05352,0.00000,0.00000,0.00000,1,11.76122,148.00000,8360.00000,7115.00000,4189.00000,2673.00000,-0.27272,-0.18993,-0.07263,-0.05192
|
||||
4255.00000,-0.44468,-0.60034,0.48358,-0.05824,-0.31739,-3.04110,-0.06179,-0.11632,-10.32556,46.39637,41.96518,-4.28329,1.05361,-1.05361,0.00000,0.00000,0.00000,1,11.76033,144.00000,8360.00000,7115.00000,4189.00000,2673.00000,-0.27272,-0.18993,-0.07263,-0.05192
|
||||
4260.00000,-0.44497,-0.60193,0.46812,-0.05855,-0.31797,-3.09272,-0.06180,-0.11632,-10.32561,46.39821,41.96155,-4.28842,1.05369,-1.05369,0.00000,0.00000,0.00000,1,11.75944,150.00000,8360.00000,7115.00000,4189.00000,2673.00000,-0.27272,-0.18993,-0.07263,-0.05192
|
||||
4265.00000,-0.44527,-0.60353,0.45239,-0.05886,-0.31855,-3.14435,-0.06180,-0.11633,-10.32565,46.40005,41.95792,-4.29356,1.05377,-1.05377,0.00000,0.00000,0.00000,1,11.76200,145.00000,8360.00000,7115.00000,4389.00000,2673.00000,-0.27272,-0.18993,-0.07610,-0.05192
|
||||
4270.00000,-0.44556,-0.60512,0.43641,-0.05916,-0.31913,-3.19600,-0.05998,-0.11634,-10.32873,46.40189,41.95428,-4.29869,1.05386,-1.05386,0.00000,0.00000,0.00000,1,11.81044,149.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4275.00000,-0.44586,-0.60672,0.42018,-0.05946,-0.31985,-3.24785,-0.05998,-0.14216,-10.37178,46.40372,41.95065,-4.30382,1.05394,-1.05394,0.00000,0.00000,0.00000,1,11.85894,196.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4280.00000,-0.44616,-0.60832,0.40368,-0.05976,-0.32043,-3.29993,-0.05999,-0.11594,-10.41554,46.40556,41.94701,-4.30895,1.05403,-1.05403,0.00000,0.00000,0.00000,1,11.85805,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4285.00000,-0.44646,-0.60993,0.38692,-0.06006,-0.32100,-3.35201,-0.05999,-0.11595,-10.41559,46.40740,41.94338,-4.31408,1.05411,-1.05411,0.00000,0.00000,0.00000,1,11.85715,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4290.00000,-0.44676,-0.61154,0.36989,-0.06036,-0.32158,-3.40409,-0.06000,-0.11596,-10.41564,46.40924,41.93974,-4.31922,1.05419,-1.05419,0.00000,0.00000,0.00000,1,11.85626,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4295.00000,-0.44706,-0.61315,0.35261,-0.06066,-0.32216,-3.45617,-0.06000,-0.11597,-10.41568,46.41108,41.93611,-4.32435,1.05428,-1.05428,0.00000,0.00000,0.00000,1,11.85537,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4300.00000,-0.44737,-0.61476,0.33507,-0.06096,-0.32274,-3.50825,-0.06001,-0.11598,-10.41573,46.41293,41.93248,-4.32948,1.05436,-1.05436,0.00000,0.00000,0.00000,1,11.85448,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4305.00000,-0.44767,-0.61638,0.31727,-0.06126,-0.32332,-3.56032,-0.06001,-0.11599,-10.41578,46.41477,41.92884,-4.33461,1.05445,-1.05445,0.00000,0.00000,0.00000,1,11.85359,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4310.00000,-0.44798,-0.61800,0.29921,-0.06156,-0.32390,-3.61240,-0.06002,-0.11599,-10.41583,46.41661,41.92521,-4.33975,1.05453,-1.05453,0.00000,0.00000,0.00000,1,11.85270,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4315.00000,-0.44829,-0.61962,0.28089,-0.06186,-0.32448,-3.66448,-0.06002,-0.11600,-10.41588,46.41845,41.92157,-4.34488,1.05462,-1.05462,0.00000,0.00000,0.00000,1,11.85181,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4320.00000,-0.44860,-0.62125,0.26230,-0.06216,-0.32506,-3.71656,-0.06003,-0.11601,-10.41593,46.42030,41.91793,-4.35002,1.05470,-1.05470,0.00000,0.00000,0.00000,1,11.85092,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4325.00000,-0.44892,-0.62287,0.24346,-0.06246,-0.32564,-3.76864,-0.06003,-0.11602,-10.41597,46.42214,41.91430,-4.35515,1.05478,-1.05478,0.00000,0.00000,0.00000,1,11.85002,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4330.00000,-0.44923,-0.62450,0.22436,-0.06276,-0.32622,-3.82072,-0.06004,-0.11603,-10.41602,46.42398,41.91066,-4.36029,1.05487,-1.05487,0.00000,0.00000,0.00000,1,11.84913,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4335.00000,-0.44954,-0.62614,0.20499,-0.06306,-0.32680,-3.87280,-0.06004,-0.11604,-10.41607,46.42583,41.90703,-4.36542,1.05495,-1.05495,0.00000,0.00000,0.00000,1,11.84824,143.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4340.00000,-0.44986,-0.62778,0.18537,-0.06336,-0.32739,-3.92488,-0.06005,-0.11605,-10.41612,46.42767,41.90339,-4.37056,1.05504,-1.05504,0.00000,0.00000,0.00000,1,11.84735,148.00000,9861.00000,7115.00000,4389.00000,5235.00000,-0.32168,-0.18993,-0.07610,-0.10169
|
||||
4345.00000,-0.45018,-0.62942,0.16548,-0.06366,-0.32797,-3.97696,-0.06005,-0.11606,-10.41617,46.42952,41.89975,-4.37569,1.05512,-1.05512,0.00000,0.00000,0.00000,1,11.84672,143.00000,9861.00000,7115.00000,4404.00000,5235.00000,-0.32168,-0.18993,-0.07636,-0.10169
|
||||
4350.00000,-0.45050,-0.63106,0.14534,-0.06396,-0.32855,-4.02905,-0.05992,-0.11607,-10.41644,46.43137,41.89612,-4.38083,1.05520,-1.05520,0.00000,0.00000,0.00000,1,11.84583,146.00000,9861.00000,7115.00000,4404.00000,5235.00000,-0.32168,-0.18993,-0.07636,-0.10169
|
||||
4355.00000,-0.45082,-0.63270,0.12493,-0.06426,-0.32913,-4.08113,-0.05992,-0.11608,-10.41649,46.43321,41.89248,-4.38596,1.05529,-1.05529,0.00000,0.00000,0.00000,1,11.85442,147.00000,9861.00000,7469.00000,4404.00000,5235.00000,-0.32168,-0.19938,-0.07636,-0.10169
|
||||
4360.00000,-0.45114,-0.63435,0.10427,-0.06459,-0.32971,-4.13325,-0.06491,-0.11609,-10.42485,46.43506,41.88884,-4.39110,1.05537,-1.05537,0.00000,0.00000,0.00000,1,11.85353,143.00000,9861.00000,7469.00000,4404.00000,5235.00000,-0.32168,-0.19938,-0.07636,-0.10169
|
||||
4365.00000,-0.45147,-0.63600,0.08334,-0.06491,-0.33029,-4.18538,-0.06492,-0.11610,-10.42490,46.43691,41.88521,-4.39624,1.05546,-1.05546,0.00000,0.00000,0.00000,1,11.86108,148.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4370.00000,-0.45179,-0.63766,0.06215,-0.06524,-0.33089,-4.23754,-0.06492,-0.12018,-10.43233,46.43876,41.88157,-4.40137,1.05554,-1.05554,0.00000,0.00000,0.00000,1,11.86019,143.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4375.00000,-0.45212,-0.63932,0.04070,-0.06556,-0.33149,-4.28970,-0.06493,-0.12019,-10.43238,46.44061,41.87793,-4.40651,1.05563,-1.05563,0.00000,0.00000,0.00000,1,11.85929,149.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4380.00000,-0.45245,-0.64098,0.01899,-0.06589,-0.33209,-4.34186,-0.06493,-0.12020,-10.43243,46.44246,41.87429,-4.41165,1.05571,-1.05571,0.00000,0.00000,0.00000,1,11.85840,143.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4385.00000,-0.45278,-0.64264,-0.00298,-0.06621,-0.33269,-4.39403,-0.06494,-0.12021,-10.43248,46.44430,41.87066,-4.41678,1.05580,-1.05580,0.00000,0.00000,0.00000,1,11.85751,150.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4390.00000,-0.45312,-0.64431,-0.02521,-0.06654,-0.33329,-4.44619,-0.06495,-0.12022,-10.43253,46.44615,41.86702,-4.42192,1.05588,-1.05588,0.00000,0.00000,0.00000,1,11.85662,145.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4395.00000,-0.45345,-0.64598,-0.04770,-0.06686,-0.33389,-4.49835,-0.06495,-0.12023,-10.43258,46.44801,41.86338,-4.42706,1.05596,-1.05596,0.00000,0.00000,0.00000,1,11.85573,150.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4400.00000,-0.45379,-0.64765,-0.07045,-0.06718,-0.33449,-4.55051,-0.06496,-0.12024,-10.43263,46.44986,41.85975,-4.43220,1.05605,-1.05605,0.00000,0.00000,0.00000,1,11.85484,142.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4405.00000,-0.45412,-0.64932,-0.09346,-0.06751,-0.33510,-4.60268,-0.06496,-0.12025,-10.43268,46.45171,41.85611,-4.43734,1.05613,-1.05613,0.00000,0.00000,0.00000,1,11.85395,149.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4410.00000,-0.45446,-0.65100,-0.11674,-0.06783,-0.33570,-4.65484,-0.06497,-0.12026,-10.43273,46.45356,41.85247,-4.44248,1.05622,-1.05622,0.00000,0.00000,0.00000,1,11.85306,143.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4415.00000,-0.45480,-0.65268,-0.14027,-0.06816,-0.33630,-4.70701,-0.06497,-0.12027,-10.43278,46.45541,41.84883,-4.44762,1.05630,-1.05630,0.00000,0.00000,0.00000,1,11.85216,148.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4420.00000,-0.45515,-0.65437,-0.16407,-0.06848,-0.33690,-4.75917,-0.06498,-0.12028,-10.43283,46.45726,41.84519,-4.45276,1.05639,-1.05639,0.00000,0.00000,0.00000,1,11.85127,144.00000,10108.00000,7469.00000,4404.00000,5252.00000,-0.32974,-0.19938,-0.07636,-0.10202
|
||||
4425.00000,-0.45549,-0.65606,-0.18813,-0.06881,-0.33750,-4.81133,-0.06498,-0.12029,-10.43288,46.45912,41.84155,-4.45790,1.05647,-1.05647,0.00000,0.00000,0.00000,1,11.85076,148.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4430.00000,-0.45584,-0.65775,-0.21244,-0.06913,-0.33810,-4.86350,-0.06479,-0.12030,-10.43326,46.46097,41.83791,-4.46304,1.05656,-1.05656,0.00000,0.00000,0.00000,1,11.84987,145.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4435.00000,-0.45618,-0.65944,-0.23702,-0.06946,-0.33870,-4.91567,-0.06479,-0.12031,-10.43331,46.46283,41.83427,-4.46818,1.05664,-1.05664,0.00000,0.00000,0.00000,1,11.84898,150.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4440.00000,-0.45653,-0.66114,-0.26186,-0.06978,-0.33931,-4.96783,-0.06480,-0.12032,-10.43336,46.46468,41.83063,-4.47332,1.05672,-1.05672,0.00000,0.00000,0.00000,1,11.84809,143.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4445.00000,-0.45688,-0.66284,-0.28696,-0.07011,-0.33991,-5.02000,-0.06480,-0.12033,-10.43341,46.46654,41.82699,-4.47846,1.05681,-1.05681,0.00000,0.00000,0.00000,1,11.84720,150.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4450.00000,-0.45723,-0.66454,-0.31232,-0.07043,-0.34051,-5.07217,-0.06481,-0.12034,-10.43346,46.46839,41.82335,-4.48360,1.05689,-1.05689,0.00000,0.00000,0.00000,1,11.84631,145.00000,10108.00000,7469.00000,4426.00000,5252.00000,-0.32974,-0.19938,-0.07674,-0.10202
|
||||
4455.00000,-0.45759,-0.66624,-0.33794,-0.07075,-0.34111,-5.12434,-0.06481,-0.12035,-10.43351,46.47025,41.81971,-4.48874,1.05698,-1.05698,0.00000,0.00000,0.00000,1,191.68243,149.00000,4777394.00000,7469.00000,4426.00000,5252.00000,-155.84674,-0.19938,-0.07674,-0.10202
|
||||
4460.00000,-0.45794,-0.67001,-0.36725,-0.07108,-0.75269,-5.86147,-0.06482,-82.31598,-147.42625,46.47210,41.81607,-4.49388,1.05706,-1.05706,0.00000,0.00000,0.00000,1,191.68150,147.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4465.00000,-0.45830,-0.67583,-0.40024,-0.07140,-1.16430,-6.59865,-0.06482,-82.32271,-147.43704,46.47396,41.81243,-4.49903,1.05715,-1.05715,0.00000,0.00000,0.00000,1,191.68073,151.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4470.00000,-0.45866,-0.68371,-0.43692,-0.07173,-1.57595,-7.33589,-0.06483,-82.32930,-147.44804,46.47582,41.80879,-4.50417,1.05723,-1.05723,0.00000,0.00000,0.00000,1,191.67995,147.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4475.00000,-0.45902,-0.69365,-0.47729,-0.07205,-1.98763,-8.07319,-0.06483,-82.33589,-147.45908,46.47768,41.80515,-4.50931,1.05732,-1.05732,0.00000,0.00000,0.00000,1,191.67917,152.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4480.00000,-0.45938,-0.70564,-0.52134,-0.07237,-2.39934,-8.81054,-0.06484,-82.34248,-147.47009,46.47954,41.80151,-4.51445,1.05740,-1.05740,0.00000,0.00000,0.00000,1,191.67839,145.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4485.00000,-0.45974,-0.71970,-0.56908,-0.07270,-2.81109,-9.54794,-0.06484,-82.34908,-147.48111,46.48140,41.79787,-4.51960,1.05749,-1.05749,0.00000,0.00000,0.00000,1,191.67761,152.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4490.00000,-0.46011,-0.73581,-0.62051,-0.07302,-3.22287,-10.28540,-0.06485,-82.35567,-147.49213,46.48326,41.79423,-4.52474,1.05757,-1.05757,0.00000,0.00000,0.00000,1,191.67683,147.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4495.00000,-0.46048,-0.75399,-0.67562,-0.07335,-3.63468,-11.02292,-0.06485,-82.36226,-147.50316,46.48512,41.79059,-4.52988,1.05766,-1.05766,0.00000,0.00000,0.00000,1,191.67606,152.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4500.00000,-0.46084,-0.77422,-0.73443,-0.07367,-4.04652,-11.76049,-0.06486,-82.36886,-147.51419,46.48698,41.78695,-4.53503,1.05774,-1.05774,0.00000,0.00000,0.00000,1,191.67528,151.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4505.00000,-0.46121,-0.79651,-0.79692,-0.07400,-4.45840,-12.49812,-0.06486,-82.37546,-147.52521,46.48884,41.78330,-4.54017,1.05782,-1.05782,0.00000,0.00000,0.00000,1,191.67450,147.00000,4777394.00000,7469.00000,4426.00000,5238.00000,-155.84674,-0.19938,-0.07674,-0.10175
|
||||
4510.00000,-0.46159,-0.82086,-0.86310,-0.07432,-4.87031,-13.23580,-0.06487,-82.38205,-147.53624,46.49070,41.77966,-4.54532,1.05791,-1.05791,0.00000,0.00000,0.00000,1,191.67419,151.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4515.00000,-0.46196,-0.84727,-0.93296,-0.07464,-5.28225,-13.97354,-0.06459,-82.38865,-147.54774,46.49256,41.77602,-4.55046,1.05799,-1.05799,0.00000,0.00000,0.00000,1,191.67342,145.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4520.00000,-0.46233,-0.87574,-1.00652,-0.07497,-5.69423,-14.71133,-0.06459,-82.39525,-147.55879,46.49442,41.77238,-4.55561,1.05808,-1.05808,0.00000,0.00000,0.00000,1,191.67264,152.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4525.00000,-0.46271,-0.90628,-1.08377,-0.07529,-6.10624,-15.44918,-0.06460,-82.40186,-147.56982,46.49629,41.76873,-4.56075,1.05816,-1.05816,0.00000,0.00000,0.00000,1,191.67186,147.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4530.00000,-0.46309,-0.93887,-1.16470,-0.07561,-6.51828,-16.18708,-0.06460,-82.40845,-147.58086,46.49815,41.76509,-4.56590,1.05825,-1.05825,0.00000,0.00000,0.00000,1,191.67108,152.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4535.00000,-0.46347,-0.97352,-1.24933,-0.07593,-6.93036,-16.92504,-0.06461,-82.41505,-147.59190,46.50002,41.76145,-4.57104,1.05833,-1.05833,0.00000,0.00000,0.00000,1,191.67030,147.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4540.00000,-0.46385,-1.01023,-1.33764,-0.07626,-7.34246,-17.66306,-0.06461,-82.42166,-147.60294,46.50188,41.75781,-4.57619,1.05842,-1.05842,0.00000,0.00000,0.00000,1,191.66953,150.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4545.00000,-0.46423,-1.04900,-1.42965,-0.07658,-7.75461,-18.40113,-0.06462,-82.42827,-147.61398,46.50374,41.75417,-4.58134,1.05850,-1.05850,0.00000,0.00000,0.00000,1,191.66875,147.00000,4777394.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4550.00000,-0.46462,-1.08984,-1.52534,-0.07690,-8.16678,-19.13925,-0.06463,-82.43488,-147.62503,46.50561,41.75052,-4.58648,1.05859,-1.05859,0.00000,0.00000,0.00000,1,191.66797,150.00000,10122.00000,7469.00000,4457.00000,5238.00000,-155.84674,-0.19938,-0.07728,-0.10175
|
||||
4555.00000,-0.46500,-1.13273,-1.62473,-0.07723,-8.57899,-19.87743,-0.06463,-82.44148,-147.63608,46.50748,41.74688,-4.59163,1.05867,-1.05867,0.00000,0.00000,0.00000,1,191.66699,146.00000,10122.00000,7469.00000,4457.00000,5221.00000,-155.84674,-0.19938,-0.07728,-0.10142
|
||||
4560.00000,-0.46539,-1.17769,-1.72781,-0.07755,-8.99123,-20.61567,-0.06464,-82.44827,-147.64684,46.50934,41.74323,-4.59678,1.05876,-1.05876,0.00000,0.00000,0.00000,1,191.66493,150.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4565.00000,-0.46578,-1.22471,-1.83458,-0.07787,-9.40350,-21.35395,-0.06386,-82.45487,-147.65659,46.51121,41.73959,-4.60193,1.05884,-1.05884,0.00000,0.00000,0.00000,1,191.66415,145.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4570.00000,-0.46617,-1.27379,-1.94504,-0.07819,-9.81581,-22.09229,-0.06387,-82.46149,-147.66763,46.51308,41.73595,-4.60707,1.05893,-1.05893,0.00000,0.00000,0.00000,1,191.66338,151.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4575.00000,-0.46656,-1.32493,-2.05919,-0.07851,-10.22815,-22.83068,-0.06387,-82.46809,-147.67870,46.51494,41.73230,-4.61222,1.05901,-1.05901,0.00000,0.00000,0.00000,1,191.66260,146.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4580.00000,-0.46696,-1.37813,-2.17704,-0.07883,-10.64052,-23.56913,-0.06388,-82.47471,-147.68974,46.51681,41.72866,-4.61737,1.05910,-1.05910,0.00000,0.00000,0.00000,1,191.66182,152.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4585.00000,-0.46735,-1.43339,-2.29858,-0.07915,-11.05293,-24.30764,-0.06388,-82.48132,-147.70081,46.51868,41.72501,-4.62252,1.05918,-1.05918,0.00000,0.00000,0.00000,1,191.66104,146.00000,10122.00000,7414.00000,4457.00000,5221.00000,-155.84674,-0.19791,-0.07728,-0.10142
|
||||
4590.00000,-0.46775,-1.49072,-2.42381,-0.07947,-11.46537,-25.04619,-0.06389,-82.48794,-147.71185,46.52055,41.72137,-4.62767,1.05927,-1.05927,0.00000,0.00000,0.00000,1,191.65982,151.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4595.00000,-0.46815,-1.55011,-2.55273,-0.07979,-11.87784,-25.78481,-0.06416,-82.49455,-147.72247,46.52242,41.71772,-4.63282,1.05935,-1.05935,0.00000,0.00000,0.00000,1,191.65904,151.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4600.00000,-0.46855,-1.61156,-2.68535,-0.08011,-12.29035,-26.52348,-0.06417,-82.50117,-147.73354,46.52429,41.71408,-4.63797,1.05944,-1.05944,0.00000,0.00000,0.00000,1,191.65826,146.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4605.00000,-0.46895,-1.67508,-2.82166,-0.08043,-12.70289,-27.26220,-0.06417,-82.50779,-147.74460,46.52616,41.71043,-4.64312,1.05952,-1.05952,0.00000,0.00000,0.00000,1,191.65749,151.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4610.00000,-0.46936,-1.74065,-2.96167,-0.08075,-13.11546,-28.00098,-0.06418,-82.51441,-147.75566,46.52803,41.70679,-4.64827,1.05961,-1.05961,0.00000,0.00000,0.00000,1,191.65671,146.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4615.00000,-0.46976,-1.80829,-3.10537,-0.08107,-13.52807,-28.73981,-0.06418,-82.52103,-147.76674,46.52990,41.70314,-4.65342,1.05969,-1.05969,0.00000,0.00000,0.00000,1,191.65593,150.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4620.00000,-0.47017,-1.87800,-3.25276,-0.08139,-13.94070,-29.47870,-0.06419,-82.52765,-147.77780,46.53178,41.69950,-4.65857,1.05978,-1.05978,0.00000,0.00000,0.00000,1,191.65515,146.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4625.00000,-0.47058,-1.94976,-3.40385,-0.08171,-14.35338,-30.21764,-0.06419,-82.53427,-147.78888,46.53365,41.69585,-4.66372,1.05986,-1.05986,0.00000,0.00000,0.00000,1,191.65437,151.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4630.00000,-0.47099,-2.02359,-3.55863,-0.08203,-14.76608,-30.95664,-0.06420,-82.54089,-147.79994,46.53552,41.69221,-4.66887,1.05995,-1.05995,0.00000,0.00000,0.00000,1,191.65359,146.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4635.00000,-0.47140,-2.09949,-3.71711,-0.08235,-15.17882,-31.69570,-0.06420,-82.54752,-147.81102,46.53740,41.68856,-4.67402,1.06003,-1.06003,0.00000,0.00000,0.00000,1,191.65282,151.00000,10122.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4640.00000,-0.47181,-2.17745,-3.87928,-0.08268,-15.59159,-32.43481,-0.06421,-82.55415,-147.82210,46.53927,41.68492,-4.67918,1.06012,-1.06012,0.00000,0.00000,0.00000,1,191.65204,146.00000,10121.00000,7414.00000,4428.00000,5221.00000,-155.84674,-0.19791,-0.07678,-0.10142
|
||||
4645.00000,-0.47223,-2.25747,-4.04515,-0.08300,-16.00439,-33.17397,-0.06421,-82.56078,-147.83318,46.54115,41.68127,-4.68433,1.06020,-1.06020,0.00000,0.00000,0.00000,1,191.64983,151.00000,10121.00000,7414.00000,4428.00000,5094.00000,-155.84674,-0.19791,-0.07678,-0.09895
|
||||
4650.00000,-0.47264,-2.33955,-4.21472,-0.08332,-16.41724,-33.91319,-0.06422,-82.56871,-147.84207,46.54302,41.67762,-4.68948,1.06029,-1.06029,0.00000,0.00000,0.00000,1,191.64905,148.00000,10121.00000,7414.00000,4428.00000,5094.00000,-155.84674,-0.19791,-0.07678,-0.09895
|
||||
4655.00000,-0.47306,-2.42371,-4.38798,-0.08364,-16.83011,-34.65245,-0.06422,-82.57534,-147.85316,46.54490,41.67398,-4.69463,1.06037,-1.06037,0.00000,0.00000,0.00000,1,191.64827,153.00000,10121.00000,7414.00000,4428.00000,5094.00000,-155.84674,-0.19791,-0.07678,-0.09895
|
||||
4660.00000,-0.47348,-2.50992,-4.56494,-0.08396,-17.24302,-35.39177,-0.06423,-82.58197,-147.86424,46.54677,41.67033,-4.69979,1.06046,-1.06046,0.00000,0.00000,0.00000,1,191.64642,148.00000,10121.00000,7368.00000,4428.00000,5094.00000,-155.84674,-0.19668,-0.07678,-0.09895
|
||||
4665.00000,-0.47390,-2.59820,-4.74560,-0.08428,-17.65597,-36.13114,-0.06358,-82.58860,-147.87424,46.54865,41.66668,-4.70494,1.06054,-1.06054,0.00000,0.00000,0.00000,1,191.64565,152.00000,10121.00000,7368.00000,4428.00000,5094.00000,-155.84674,-0.19668,-0.07678,-0.09895
|
||||
4670.00000,-0.47433,-2.68854,-4.92995,-0.08460,-18.06894,-36.87057,-0.06359,-82.59523,-147.88533,46.55053,41.66304,-4.71009,1.06063,-1.06063,0.00000,0.00000,0.00000,1,191.64487,148.00000,10121.00000,7368.00000,4428.00000,5094.00000,-155.84674,-0.19668,-0.07678,-0.09895
|
||||
4675.00000,-0.47475,-2.78095,-5.11800,-0.08491,-18.48195,-37.61005,-0.06359,-82.60186,-147.89642,46.55240,41.65939,-4.71525,1.06071,-1.06071,0.00000,0.00000,0.00000,1,191.64412,152.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4680.00000,-0.47518,-2.87543,-5.30975,-0.08523,-18.89499,-38.34959,-0.06358,-82.60850,-147.90755,46.55428,41.65574,-4.72040,1.06080,-1.06080,0.00000,0.00000,0.00000,1,191.64334,153.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4685.00000,-0.47560,-2.97197,-5.50519,-0.08555,-19.30807,-39.08918,-0.06358,-82.61514,-147.91862,46.55616,41.65209,-4.72555,1.06088,-1.06088,0.00000,0.00000,0.00000,1,191.64256,148.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4690.00000,-0.47603,-3.07058,-5.70434,-0.08587,-19.72118,-39.82883,-0.06359,-82.62177,-147.92973,46.55804,41.64845,-4.73071,1.06097,-1.06097,0.00000,0.00000,0.00000,1,191.64178,152.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4695.00000,-0.47647,-3.17125,-5.90718,-0.08619,-20.13432,-40.56853,-0.06359,-82.62840,-147.94083,46.55992,41.64480,-4.73586,1.06105,-1.06105,0.00000,0.00000,0.00000,1,191.64101,148.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4700.00000,-0.47690,-3.27399,-6.11372,-0.08650,-20.54749,-41.30830,-0.06360,-82.63505,-147.95192,46.56180,41.64115,-4.74102,1.06114,-1.06114,0.00000,0.00000,0.00000,1,191.64023,153.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4705.00000,-0.47733,-3.37879,-6.32396,-0.08682,-20.96070,-42.04811,-0.06360,-82.64169,-147.96301,46.56368,41.63750,-4.74618,1.06122,-1.06122,0.00000,0.00000,0.00000,1,191.63945,148.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4710.00000,-0.47777,-3.48566,-6.53790,-0.08714,-21.37395,-42.78798,-0.06361,-82.64832,-147.97412,46.56556,41.63385,-4.75133,1.06131,-1.06131,0.00000,0.00000,0.00000,1,191.63867,153.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4715.00000,-0.47820,-3.59459,-6.75554,-0.08746,-21.78722,-43.52791,-0.06361,-82.65497,-147.98523,46.56744,41.63020,-4.75649,1.06140,-1.06140,0.00000,0.00000,0.00000,1,191.63789,147.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4720.00000,-0.47864,-3.70560,-6.97688,-0.08778,-22.20053,-44.26789,-0.06362,-82.66161,-147.99632,46.56932,41.62655,-4.76164,1.06148,-1.06148,0.00000,0.00000,0.00000,1,191.63712,153.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4725.00000,-0.47908,-3.81867,-7.20192,-0.08809,-22.61387,-45.00793,-0.06362,-82.66825,-148.00743,46.57121,41.62291,-4.76680,1.06157,-1.06157,0.00000,0.00000,0.00000,1,191.63634,148.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4730.00000,-0.47953,-3.93380,-7.43066,-0.08841,-23.02724,-45.74802,-0.06363,-82.67490,-148.01854,46.57309,41.61926,-4.77196,1.06165,-1.06165,0.00000,0.00000,0.00000,1,191.63556,153.00000,10121.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4735.00000,-0.47997,-4.05101,-7.66310,-0.08873,-23.44065,-46.48817,-0.06363,-82.68154,-148.02965,46.57497,41.61561,-4.77711,1.06174,-1.06174,0.00000,0.00000,0.00000,1,191.63478,147.00000,10133.00000,7368.00000,4430.00000,5094.00000,-155.84674,-0.19668,-0.07681,-0.09895
|
||||
4740.00000,-0.48042,-4.17028,-7.89924,-0.08905,-23.85409,-47.22837,-0.06364,-82.68819,-148.04076,46.57685,41.61196,-4.78227,1.06182,-1.06182,0.00000,0.00000,0.00000,1,191.63385,151.00000,10133.00000,7368.00000,4430.00000,5080.00000,-155.84674,-0.19668,-0.07681,-0.09868
|
||||
4745.00000,-0.48086,-4.29161,-8.13909,-0.08937,-24.26757,-47.96863,-0.06364,-82.69498,-148.05164,46.57874,41.60831,-4.78743,1.06191,-1.06191,0.00000,0.00000,0.00000,1,191.63307,147.00000,10133.00000,7368.00000,4430.00000,5080.00000,-155.84674,-0.19668,-0.07681,-0.09868
|
||||
4750.00000,-0.48131,-4.41502,-8.38263,-0.08968,-24.68108,-48.70894,-0.06365,-82.70163,-148.06276,46.58062,41.60466,-4.79259,1.06199,-1.06199,0.00000,0.00000,0.00000,1,191.63229,153.00000,10133.00000,7368.00000,4430.00000,5080.00000,-155.84674,-0.19668,-0.07681,-0.09868
|
||||
4755.00000,-0.48176,-4.54049,-8.62988,-0.09000,-25.09462,-49.44931,-0.06366,-82.70828,-148.07387,46.58251,41.60101,-4.79775,1.06208,-1.06208,0.00000,0.00000,0.00000,1,191.63144,147.00000,10133.00000,7368.00000,4425.00000,5080.00000,-155.84674,-0.19668,-0.07672,-0.09868
|
||||
4760.00000,-0.48221,-4.66803,-8.88083,-0.09032,-25.50819,-50.18974,-0.06371,-82.71494,-148.08492,46.58440,41.59736,-4.80291,1.06216,-1.06216,0.00000,0.00000,0.00000,1,191.63066,153.00000,10133.00000,7368.00000,4425.00000,5080.00000,-155.84674,-0.19668,-0.07672,-0.09868
|
||||
4765.00000,-0.48267,-4.79764,-9.13548,-0.09064,-25.92180,-50.93022,-0.06371,-82.72159,-148.09604,46.58628,41.59371,-4.80806,1.06225,-1.06225,0.00000,0.00000,0.00000,1,191.63029,148.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4770.00000,-0.48312,-4.92932,-9.39383,-0.09096,-26.33544,-51.67075,-0.06397,-82.72824,-148.10757,46.58817,41.59006,-4.81322,1.06233,-1.06233,0.00000,0.00000,0.00000,1,191.62952,151.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4775.00000,-0.48358,-5.06307,-9.65589,-0.09128,-26.74911,-52.41135,-0.06398,-82.73489,-148.11870,46.59005,41.58641,-4.81838,1.06242,-1.06242,0.00000,0.00000,0.00000,1,191.62874,151.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4780.00000,-0.48403,-5.19888,-9.92165,-0.09160,-27.16282,-53.15200,-0.06398,-82.74155,-148.12984,46.59194,41.58276,-4.82354,1.06251,-1.06251,0.00000,0.00000,0.00000,1,191.62796,146.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4785.00000,-0.48449,-5.33676,-10.19111,-0.09192,-27.57656,-53.89270,-0.06399,-82.74821,-148.14096,46.59383,41.57911,-4.82870,1.06259,-1.06259,0.00000,0.00000,0.00000,1,191.62718,151.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4790.00000,-0.48496,-5.47671,-10.46428,-0.09224,-27.99034,-54.63346,-0.06399,-82.75486,-148.15208,46.59572,41.57545,-4.83386,1.06268,-1.06268,0.00000,0.00000,0.00000,1,191.62640,148.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4795.00000,-0.48542,-5.61873,-10.74115,-0.09256,-28.40415,-55.37428,-0.06400,-82.76152,-148.16322,46.59761,41.57180,-4.83902,1.06276,-1.06276,0.00000,0.00000,0.00000,1,191.62563,152.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4800.00000,-0.48588,-5.76282,-11.02172,-0.09288,-28.81799,-56.11515,-0.06400,-82.76818,-148.17435,46.59950,41.56815,-4.84419,1.06285,-1.06285,0.00000,0.00000,0.00000,1,191.62485,147.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4805.00000,-0.48635,-5.90898,-11.30601,-0.09320,-29.23186,-56.85608,-0.06401,-82.77484,-148.18549,46.60139,41.56450,-4.84935,1.06293,-1.06293,0.00000,0.00000,0.00000,1,191.62407,152.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4810.00000,-0.48682,-6.05721,-11.59399,-0.09352,-29.64577,-57.59706,-0.06401,-82.78150,-148.19662,46.60328,41.56085,-4.85451,1.06302,-1.06302,0.00000,0.00000,0.00000,1,191.62329,147.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4815.00000,-0.48729,-6.20751,-11.88568,-0.09384,-30.05971,-58.33810,-0.06402,-82.78817,-148.20776,46.60517,41.55719,-4.85967,1.06310,-1.06310,0.00000,0.00000,0.00000,1,191.62251,152.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4820.00000,-0.48776,-6.35988,-12.18108,-0.09416,-30.47368,-59.07919,-0.06402,-82.79483,-148.21890,46.60706,41.55354,-4.86483,1.06319,-1.06319,0.00000,0.00000,0.00000,1,191.62173,147.00000,10133.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4825.00000,-0.48823,-6.51432,-12.48018,-0.09448,-30.88769,-59.82034,-0.06403,-82.80150,-148.23004,46.60896,41.54989,-4.86999,1.06327,-1.06327,0.00000,0.00000,0.00000,1,191.62096,152.00000,10153.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4830.00000,-0.48870,-6.67083,-12.78299,-0.09480,-31.30173,-60.56155,-0.06403,-82.80817,-148.24120,46.61085,41.54624,-4.87516,1.06336,-1.06336,0.00000,0.00000,0.00000,1,191.62018,147.00000,10153.00000,7386.00000,4425.00000,5080.00000,-155.84674,-0.19716,-0.07672,-0.09868
|
||||
4835.00000,-0.48918,-6.82941,-13.08950,-0.09512,-31.71581,-61.30281,-0.06404,-82.81483,-148.25233,46.61274,41.54258,-4.88032,1.06345,-1.06345,0.00000,0.00000,0.00000,1,191.61993,152.00000,10153.00000,7386.00000,4425.00000,5127.00000,-155.84674,-0.19716,-0.07672,-0.09959
|
||||
4840.00000,-0.48966,-6.99006,-13.39972,-0.09544,-32.12991,-62.04413,-0.06404,-82.82101,-148.26430,46.61463,41.53893,-4.88548,1.06353,-1.06353,0.00000,0.00000,0.00000,1,191.61761,148.00000,10153.00000,7386.00000,4323.00000,5127.00000,-155.84674,-0.19716,-0.07496,-0.09959
|
||||
4845.00000,-0.49013,-7.15278,-13.71365,-0.09577,-32.54405,-62.78550,-0.06499,-82.82768,-148.27388,46.61653,41.53528,-4.89065,1.06362,-1.06362,0.00000,0.00000,0.00000,1,191.61684,153.00000,10153.00000,7386.00000,4323.00000,5127.00000,-155.84674,-0.19716,-0.07496,-0.09959
|
||||
4850.00000,-0.49061,-7.31757,-14.03128,-0.09609,-32.95822,-63.52693,-0.06499,-82.83435,-148.28502,46.61842,41.53163,-4.89581,1.06370,-1.06370,0.00000,0.00000,0.00000,1,191.61606,147.00000,10153.00000,7386.00000,4323.00000,5127.00000,-155.84674,-0.19716,-0.07496,-0.09959
|
||||
4855.00000,-0.49110,-7.48443,-14.35263,-0.09642,-33.37243,-64.26841,-0.06500,-82.84103,-148.29617,46.62032,41.52797,-4.90097,1.06379,-1.06379,0.00000,0.00000,0.00000,1,191.61528,153.00000,10153.00000,7386.00000,4323.00000,5127.00000,-155.84674,-0.19716,-0.07496,-0.09959
|
||||
4860.00000,-0.49158,-7.65336,-14.67768,-0.09674,-33.78666,-65.00995,-0.06501,-82.84769,-148.30733,46.62221,41.52432,-4.90614,1.06387,-1.06387,0.00000,0.00000,0.00000,1,191.61450,152.00000,10153.00000,7386.00000,4323.00000,5127.00000,-155.84674,-0.19716,-0.07496,-0.09959
|
||||
4865.00000,-0.49207,-7.82437,-15.00643,-0.09707,-34.20094,-65.75154,-0.06501,-82.85437,-148.31850,46.62411,41.52066,-4.91130,1.06396,-1.06396,0.00000,0.00000,0.00000,1,191.61395,149.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4870.00000,-0.49255,-7.99744,-15.33890,-0.09739,-34.61524,-66.49319,-0.06516,-82.86105,-148.32988,46.62600,41.51701,-4.91647,1.06405,-1.06405,0.00000,0.00000,0.00000,1,191.61317,153.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4875.00000,-0.49304,-8.17259,-15.67507,-0.09772,-35.02958,-67.23489,-0.06516,-82.86772,-148.34105,46.62790,41.51336,-4.92163,1.06413,-1.06413,0.00000,0.00000,0.00000,1,191.61240,148.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4880.00000,-0.49353,-8.34981,-16.01496,-0.09804,-35.44395,-67.97665,-0.06517,-82.87440,-148.35220,46.62980,41.50970,-4.92680,1.06422,-1.06422,0.00000,0.00000,0.00000,1,191.61162,154.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4885.00000,-0.49402,-8.52910,-16.35855,-0.09837,-35.85836,-68.71847,-0.06517,-82.88108,-148.36337,46.63169,41.50605,-4.93196,1.06430,-1.06430,0.00000,0.00000,0.00000,1,191.61084,148.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4890.00000,-0.49452,-8.71047,-16.70585,-0.09870,-36.27280,-69.46034,-0.06518,-82.88776,-148.37454,46.63359,41.50240,-4.93713,1.06439,-1.06439,0.00000,0.00000,0.00000,1,191.61006,153.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
||||
4895.00000,-0.49501,-8.89390,-17.05686,-0.09902,-36.68727,-70.20227,-0.06518,-82.89444,-148.38570,46.63549,41.49874,-4.94230,1.06447,-1.06447,0.00000,0.00000,0.00000,2,0.00000,149.00000,10153.00000,7396.00000,4323.00000,5127.00000,-155.84674,-0.19743,-0.07496,-0.09959
|
|
BIN
img/logo.png
BIN
img/logo.png
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 108 KiB |
@ -1 +1 @@
|
||||
<svg width="2324" height="1677" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="hidden"><defs><clipPath id="clip0"><rect x="721" y="592" width="2324" height="1677"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-721 -592)"><path d="M1632.5 1238C1632.5 912.98 1896.2 649.5 2221.5 649.5 2546.8 649.5 2810.5 912.98 2810.5 1238 2810.5 1563.02 2546.8 1826.5 2221.5 1826.5 1896.2 1826.5 1632.5 1563.02 1632.5 1238Z" stroke="#FFFFFF" stroke-width="4.58333" stroke-miterlimit="8" fill-rule="evenodd"/><path d="M1564.5 1183.5C1564.5 858.204 1828.2 594.5 2153.5 594.5 2478.8 594.5 2742.5 858.204 2742.5 1183.5 2742.5 1508.8 2478.8 1772.5 2153.5 1772.5 1828.2 1772.5 1564.5 1508.8 1564.5 1183.5Z" stroke="#FFFFFF" stroke-width="4.58333" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><text font-family="Agency FB,Agency FB_MSFontService,sans-serif" font-weight="400" font-stretch="condensed" font-size="458" transform="matrix(1 0 0 1 996.653 1472)">L A N D E R</text><rect x="775" y="1903" width="2270" height="366" fill="#FFFFFF"/><text font-family="Agency FB,Agency FB_MSFontService,sans-serif" font-weight="400" font-stretch="condensed" font-size="138" transform="matrix(1 0 0 1 872.574 2053)">Lunar<tspan font-size="138" x="285.885" y="0">Ascent</tspan><tspan font-size="138" x="618.177" y="0">and Descent Excavation Resource</tspan></text></g></svg>
|
||||
<svg width="2402" height="1677" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="hidden"><defs><clipPath id="clip0"><rect x="999" y="398" width="2402" height="1677"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-999 -398)"><path d="M1922.5 1043.5C1922.5 718.204 2186.2 454.5 2511.5 454.5 2836.8 454.5 3100.5 718.204 3100.5 1043.5 3100.5 1368.8 2836.8 1632.5 2511.5 1632.5 2186.2 1632.5 1922.5 1368.8 1922.5 1043.5Z" stroke="#FFFFFF" stroke-width="4.58333" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M1854.5 989.5C1854.5 664.204 2118.2 400.5 2443.5 400.5 2768.8 400.5 3032.5 664.204 3032.5 989.5 3032.5 1314.8 2768.8 1578.5 2443.5 1578.5 2118.2 1578.5 1854.5 1314.8 1854.5 989.5Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill-rule="evenodd"/><text font-family="Agency FB,Agency FB_MSFontService,sans-serif" font-weight="400" font-stretch="condensed" font-size="458" transform="matrix(1 0 0 1 1286.24 1278)">L A N D E R<tspan font-size="138" x="-204.574" y="581">Lunar</tspan><tspan font-size="138" x="81.3118" y="581">Ascent</tspan><tspan font-size="138" x="413.603" y="581">and </tspan><tspan font-size="138" x="595.791" y="581">Descent of </tspan><tspan font-size="138" x="1084.49" y="581">Excavation </tspan><tspan font-size="138" x="1571.47" y="581">Resources</tspan></text></g></svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
491
index.html
491
index.html
@ -75,14 +75,14 @@
|
||||
<img src="img/logo.png" class="img-fluid" alt="LANDER Logo" />
|
||||
</div>
|
||||
<a class="scroll" href="#scroll"
|
||||
><img src="img/chevrons-down.svg" style="width: 5%; height: 10vh"
|
||||
><img src="img/chevrons-down.svg" style="width: 75px"
|
||||
/></a>
|
||||
</header>
|
||||
<section>
|
||||
<section id="scroll">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="col-lg-4 order-lg-2">
|
||||
<div class="p-5">
|
||||
<model-viewer
|
||||
style="height: 400px"
|
||||
@ -95,7 +95,7 @@
|
||||
></model-viewer>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div class="col-lg-8 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">About LANDER</h2>
|
||||
<p>
|
||||
@ -125,476 +125,17 @@
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="p-5">
|
||||
<!-- <img
|
||||
class="img-fluid"
|
||||
src="img/ggplot2opdem.png"
|
||||
alt="Logo For SAE International"
|
||||
/> -->
|
||||
<script src="https://cdn.plot.ly/plotly-2.6.3.min.js"></script>
|
||||
<div
|
||||
id="9c1e989e-9a26-4af5-a202-ee9316fd3bf1"
|
||||
style="width: 600px; height: 400px; max-width: 90vw"
|
||||
></div>
|
||||
<script>
|
||||
Plotly.newPlot(
|
||||
"9c1e989e-9a26-4af5-a202-ee9316fd3bf1",
|
||||
[
|
||||
{
|
||||
xaxis: "x",
|
||||
colorbar: {
|
||||
title: "",
|
||||
},
|
||||
yaxis: "y",
|
||||
x: [
|
||||
0.0, 0.005, 0.01, 0.015, 0.02, 0.025, 0.03, 0.035,
|
||||
0.04, 0.045, 0.05, 0.055, 0.06, 0.065, 0.07, 0.075,
|
||||
0.08, 0.085, 0.09, 0.095, 0.1, 0.105, 0.11, 0.115,
|
||||
0.12, 0.125, 0.13, 0.135, 0.14, 0.145, 0.15, 0.155,
|
||||
0.16, 0.165, 0.17, 0.175, 0.18, 0.185, 0.19, 0.195,
|
||||
0.2, 0.205, 0.21, 0.215, 0.22, 0.225, 0.23, 0.235,
|
||||
0.24, 0.245, 0.25, 0.255, 0.26, 0.265, 0.27, 0.275,
|
||||
0.28, 0.285, 0.29, 0.295, 0.3, 0.305, 0.31, 0.315,
|
||||
0.32, 0.325, 0.33, 0.335, 0.34, 0.345, 0.35, 0.355,
|
||||
0.36, 0.365, 0.37, 0.375, 0.38, 0.385, 0.39, 0.395,
|
||||
0.4, 0.405, 0.41, 0.415, 0.42, 0.425, 0.43, 0.435,
|
||||
0.44, 0.445, 0.45, 0.455, 0.46, 0.465, 0.47, 0.475,
|
||||
0.48, 0.485, 0.49, 0.495, 0.5, 0.505, 0.51, 0.515,
|
||||
0.52, 0.525, 0.53, 0.535, 0.54, 0.545, 0.55, 0.555,
|
||||
0.56, 0.565, 0.57, 0.575, 0.58, 0.585, 0.59, 0.595,
|
||||
0.6, 0.605, 0.61, 0.615, 0.62, 0.625, 0.63, 0.635,
|
||||
0.64, 0.645, 0.65, 0.655, 0.66, 0.665, 0.67, 0.675,
|
||||
0.68, 0.685, 0.69, 0.695, 0.7, 0.705, 0.71, 0.715,
|
||||
0.72, 0.725, 0.73, 0.735, 0.74, 0.745, 0.75, 0.755,
|
||||
0.76, 0.765, 0.77, 0.775, 0.78, 0.785, 0.79, 0.795,
|
||||
0.8, 0.805, 0.81, 0.815, 0.82, 0.825, 0.83, 0.835,
|
||||
0.84, 0.845, 0.85, 0.855, 0.86, 0.865, 0.87, 0.875,
|
||||
0.88, 0.885, 0.89, 0.895, 0.9, 0.905, 0.91, 0.915,
|
||||
0.92, 0.925, 0.93, 0.935, 0.94, 0.945, 0.95, 0.955,
|
||||
0.96, 0.965, 0.97, 0.975, 0.98, 0.985, 0.99, 0.995,
|
||||
1.0, 1.005, 1.01, 1.015, 1.02, 1.025, 1.03, 1.035,
|
||||
1.04, 1.045, 1.05, 1.055, 1.06, 1.065, 1.07, 1.075,
|
||||
1.08, 1.085, 1.09, 1.095, 1.1, 1.105, 1.11, 1.115,
|
||||
1.12, 1.125, 1.13, 1.135, 1.14, 1.145, 1.15, 1.155,
|
||||
1.16, 1.165, 1.17, 1.175, 1.18, 1.185, 1.19, 1.195,
|
||||
1.2, 1.205, 1.21, 1.215, 1.22, 1.225, 1.23, 1.235,
|
||||
1.24, 1.245, 1.25, 1.255, 1.26, 1.265, 1.27, 1.275,
|
||||
1.28, 1.285, 1.29, 1.295, 1.3, 1.305, 1.31, 1.315,
|
||||
1.32, 1.325, 1.33, 1.335, 1.34, 1.345, 1.35, 1.355,
|
||||
1.36, 1.365, 1.37, 1.375, 1.38, 1.385, 1.39, 1.395,
|
||||
1.4, 1.405, 1.41, 1.415, 1.42, 1.425, 1.43, 1.435,
|
||||
1.44, 1.445, 1.45, 1.455, 1.46, 1.465, 1.47, 1.475,
|
||||
1.48, 1.485, 1.49, 1.495, 1.5, 1.505, 1.51, 1.515,
|
||||
1.52, 1.525, 1.53, 1.535, 1.54, 1.545, 1.55, 1.555,
|
||||
1.56, 1.565, 1.57, 1.575, 1.58, 1.585, 1.59, 1.595,
|
||||
1.6, 1.605, 1.61, 1.615, 1.62, 1.625, 1.63, 1.635,
|
||||
1.64, 1.645, 1.65, 1.655, 1.66, 1.665, 1.67, 1.675,
|
||||
1.68, 1.685, 1.69, 1.695, 1.7, 1.705, 1.71, 1.715,
|
||||
1.72, 1.725, 1.73, 1.735, 1.74, 1.745, 1.75, 1.755,
|
||||
1.76, 1.765, 1.77, 1.775, 1.78, 1.785, 1.79, 1.795,
|
||||
1.8, 1.805, 1.81, 1.815, 1.82, 1.825, 1.83, 1.835,
|
||||
1.84, 1.845, 1.85, 1.855, 1.86, 1.865, 1.87, 1.875,
|
||||
1.88, 1.885, 1.89, 1.895, 1.9, 1.905, 1.91, 1.915,
|
||||
1.92, 1.925, 1.93, 1.935, 1.94, 1.945, 1.95, 1.955,
|
||||
1.96, 1.965, 1.97, 1.975, 1.98, 1.985, 1.99, 1.995,
|
||||
2.0, 2.005, 2.01, 2.015, 2.02, 2.025, 2.03, 2.035,
|
||||
2.04, 2.045, 2.05, 2.055, 2.06, 2.065, 2.07, 2.075,
|
||||
2.08, 2.085, 2.09, 2.095, 2.1, 2.105, 2.11, 2.115,
|
||||
2.12, 2.125, 2.13, 2.135, 2.14, 2.145, 2.15, 2.155,
|
||||
2.16, 2.165, 2.17, 2.175, 2.18, 2.185, 2.19, 2.195,
|
||||
2.2, 2.205, 2.21, 2.215, 2.22, 2.225, 2.23, 2.235,
|
||||
2.24, 2.245, 2.25, 2.255, 2.26, 2.265, 2.27, 2.275,
|
||||
2.28, 2.285, 2.29, 2.295, 2.3, 2.305, 2.31, 2.315,
|
||||
2.32, 2.325, 2.33, 2.335, 2.34, 2.345, 2.35, 2.355,
|
||||
2.36, 2.365, 2.37, 2.375, 2.38, 2.385, 2.39, 2.395,
|
||||
2.4, 2.405, 2.41, 2.415, 2.42, 2.425, 2.43, 2.435,
|
||||
2.44, 2.445, 2.45, 2.455, 2.46, 2.465, 2.47, 2.475,
|
||||
2.48, 2.485, 2.49, 2.495, 2.5, 2.505, 2.51, 2.515,
|
||||
2.52, 2.525, 2.53, 2.535, 2.54, 2.545, 2.55, 2.555,
|
||||
2.56, 2.565, 2.57, 2.575, 2.58, 2.585, 2.59, 2.595,
|
||||
2.6, 2.605, 2.61, 2.615, 2.62, 2.625, 2.63, 2.635,
|
||||
2.64, 2.645, 2.65, 2.655, 2.66, 2.665, 2.67, 2.675,
|
||||
2.68, 2.685, 2.69, 2.695, 2.7, 2.705, 2.71, 2.715,
|
||||
2.72, 2.725, 2.73, 2.735, 2.74, 2.745, 2.75, 2.755,
|
||||
2.76, 2.765, 2.77, 2.775, 2.78, 2.785, 2.79, 2.795,
|
||||
2.8, 2.805, 2.81, 2.815, 2.82, 2.825, 2.83, 2.835,
|
||||
2.84, 2.845, 2.85, 2.855, 2.86, 2.865, 2.87, 2.875,
|
||||
2.88, 2.885, 2.89, 2.895, 2.9, 2.905, 2.91, 2.915,
|
||||
2.92, 2.925, 2.93, 2.935, 2.94, 2.945, 2.95, 2.955,
|
||||
2.96, 2.965, 2.97, 2.975, 2.98, 2.985, 2.99, 2.995,
|
||||
3.0, 3.005, 3.01, 3.015, 3.02, 3.025, 3.03, 3.035,
|
||||
3.04, 3.045, 3.05, 3.055, 3.06, 3.065, 3.07, 3.075,
|
||||
3.08, 3.085, 3.09, 3.095, 3.1, 3.105, 3.11, 3.115,
|
||||
3.12, 3.125, 3.13, 3.135, 3.14, 3.145, 3.15, 3.155,
|
||||
3.16, 3.165, 3.17, 3.175, 3.18, 3.185, 3.19, 3.195,
|
||||
3.2, 3.205, 3.21, 3.215, 3.22, 3.225, 3.23, 3.235,
|
||||
3.24, 3.245, 3.25, 3.255, 3.26, 3.265, 3.27, 3.275,
|
||||
3.28, 3.285, 3.29, 3.295, 3.3, 3.305, 3.31, 3.315,
|
||||
3.32, 3.325, 3.33, 3.335, 3.34, 3.345, 3.35, 3.355,
|
||||
3.36, 3.365, 3.37, 3.375, 3.38, 3.385, 3.39, 3.395,
|
||||
3.4, 3.405, 3.41, 3.415, 3.42, 3.425, 3.43, 3.435,
|
||||
3.44, 3.445, 3.45, 3.455, 3.46, 3.465, 3.47, 3.475,
|
||||
3.48, 3.485, 3.49, 3.495, 3.5,
|
||||
],
|
||||
showlegend: true,
|
||||
mode: "lines",
|
||||
name: "Load Cell",
|
||||
zmin: null,
|
||||
legendgroup: "Load Cell",
|
||||
zmax: null,
|
||||
line: {
|
||||
color: "rgba(230, 159, 0, 1.000)",
|
||||
shape: "linear",
|
||||
dash: "solid",
|
||||
width: 3,
|
||||
},
|
||||
y: [
|
||||
1.2, 2.1254, 2.125470000000001, 2.12554,
|
||||
2.4335000000000013, 2.433600000000001,
|
||||
2.4336900000000012, 2.433790000000001,
|
||||
2.433880000000001, 2.4339700000000013,
|
||||
2.434070000000001, 2.434160000000001,
|
||||
3.0241300000000004, 3.0242700000000005,
|
||||
3.024400000000001, 3.7131100000000004,
|
||||
3.7133000000000003, 4.70417, 4.704440000000001,
|
||||
4.704700000000001, 4.70497, 4.70523,
|
||||
4.705500000000001, 5.7415400000000005,
|
||||
5.741890000000001, 5.742230000000001, 5.74258,
|
||||
5.742920000000001, 5.743270000000001, 5.74361,
|
||||
5.74396, 7.025040000000001, 7.0254900000000005,
|
||||
7.025930000000001, 8.39809, 8.39863, 9.87912, 9.87978,
|
||||
9.88043, 9.88109, 9.88175, 11.382859999999999,
|
||||
11.38363, 11.3844, 11.38518, 11.38595, 11.38673,
|
||||
11.3875, 11.38827, 12.92088, 14.25298,
|
||||
14.253969999999999, 14.25496, 14.25596, 14.25695,
|
||||
14.25794, 15.96753, 15.96866, 15.96978, 15.9709,
|
||||
17.44504, 17.446279999999998, 17.44752, 17.44875,
|
||||
17.44999, 17.45122, 17.45246, 18.70177,
|
||||
20.005950000000002, 20.00738, 20.00881, 20.01024,
|
||||
20.011680000000002, 20.01311, 20.01454, 20.01597,
|
||||
20.01741, 21.37398, 21.375519999999998, 22.27443,
|
||||
22.27604, 22.27764, 22.27925, 22.31033, 22.31194,
|
||||
22.31354, 22.47813, 22.47975, 22.481370000000002,
|
||||
22.482989999999997, 22.48462, 22.48624, 22.48786,
|
||||
22.48948, 22.49111, 22.492729999999998, 22.49435,
|
||||
21.51014, 21.511689999999998, 21.51324, 20.51485,
|
||||
20.51633, 20.517799999999998, 20.519270000000002,
|
||||
20.52075, 19.638650000000002, 19.640060000000002,
|
||||
19.64147, 19.64288, 19.64428, 19.64569, 19.6471,
|
||||
19.648509999999998, 19.649919999999998,
|
||||
19.651329999999998, 19.652739999999998, 18.3365,
|
||||
18.33781, 17.37062, 17.37186, 17.37309, 17.37433,
|
||||
17.37557, 16.90551, 16.90671, 16.90792, 16.90912,
|
||||
16.91032, 16.91152, 16.91272, 16.91392, 16.91512,
|
||||
16.67301, 16.6742, 16.67538, 16.38571,
|
||||
16.386870000000002, 16.38804, 15.97202, 15.97315,
|
||||
15.97428, 15.74921, 15.750319999999999,
|
||||
15.751439999999999, 15.75255, 15.75366, 15.75478,
|
||||
15.75589, 15.757010000000001, 15.63634, 15.63745,
|
||||
15.63856, 15.63966, 15.49527, 15.496369999999999,
|
||||
15.49746, 15.49856, 15.499649999999999, 15.50075,
|
||||
15.298169999999999, 15.11006, 15.11113, 15.11219,
|
||||
15.11326, 15.114329999999999, 15.02756, 15.02862,
|
||||
15.029679999999999, 15.03074, 15.0318, 15.03286,
|
||||
15.03392, 14.92272, 14.92377, 14.92482, 14.92588,
|
||||
14.926929999999999, 14.92798, 14.75458, 14.75562,
|
||||
14.60576, 14.60679, 14.54418, 14.5452, 14.54623,
|
||||
14.54725, 14.54828, 14.549299999999999,
|
||||
14.550329999999999, 14.55135, 14.55238, 14.46385,
|
||||
14.46487, 14.46589, 14.46691, 14.467929999999999,
|
||||
14.46895, 14.3255, 14.25051, 14.25152, 14.12545,
|
||||
14.126439999999999, 14.12743, 14.12843, 14.12942,
|
||||
14.13042, 14.131409999999999, 14.1324, 14.1334,
|
||||
14.06786, 14.06885, 14.06984, 14.07083,
|
||||
14.071819999999999, 14.07281, 13.90716, 13.90814,
|
||||
13.90911, 13.91009, 13.911069999999999, 13.91205,
|
||||
13.77523, 13.7762, 13.77717, 13.77813, 13.7791,
|
||||
13.78007, 13.78104, 13.74119, 13.74216, 13.74313,
|
||||
13.67566, 13.67663, 13.67759, 13.641549999999999,
|
||||
13.64251, 13.64347, 13.64442, 13.64538, 13.64634,
|
||||
13.6473, 13.54438, 13.54533, 13.54628,
|
||||
13.547229999999999, 13.54818, 13.54914, 13.50142,
|
||||
13.50236, 13.503309999999999, 13.50426, 13.50521,
|
||||
13.4616, 13.46255, 13.46349, 13.46444, 13.46539,
|
||||
13.46633, 13.467279999999999, 13.46823, 13.46918,
|
||||
13.47012, 13.38728, 13.38822, 13.36622, 13.39283,
|
||||
13.39377, 13.39472, 13.39566, 13.3966, 13.39754,
|
||||
13.377839999999999, 13.378779999999999,
|
||||
13.379719999999999, 13.380659999999999, 13.38161,
|
||||
13.38255, 13.38349, 13.38443, 13.38537, 13.37712,
|
||||
13.37806, 13.34823, 13.34917, 13.28746, 13.28839,
|
||||
13.28933, 13.29026, 13.2912, 13.211179999999999,
|
||||
13.21211, 13.21304, 13.21397, 13.2149, 13.21583,
|
||||
13.21676, 13.21769, 13.207609999999999, 13.20854,
|
||||
13.20947, 13.2104, 13.21133, 13.21226, 13.14405,
|
||||
13.14498, 13.14591, 13.14683, 13.08194, 13.08286,
|
||||
13.08378, 13.0847, 13.085619999999999, 13.08654,
|
||||
13.02963, 13.03054, 13.03146, 13.03238, 13.0333,
|
||||
13.03422, 13.035129999999999, 13.03605, 13.03697,
|
||||
13.01001, 12.9409, 12.94182, 12.94273, 12.93497,
|
||||
12.93588, 12.93679, 12.9377, 12.88919, 12.8901,
|
||||
12.89101, 12.891919999999999, 12.89282, 12.89373,
|
||||
12.894639999999999, 12.89555, 12.89646, 12.89737,
|
||||
12.85451, 12.85542, 12.85632, 12.85723, 12.81773,
|
||||
12.818629999999999, 12.80403, 12.804929999999999,
|
||||
12.80584, 12.80674, 12.80764, 12.80854, 12.80945,
|
||||
12.81035, 12.81125, 12.81216, 12.81306, 12.81396,
|
||||
12.814869999999999, 12.77306, 12.773959999999999,
|
||||
12.77486, 12.73615, 12.69328, 12.67034, 12.67123,
|
||||
12.67212, 12.67302, 12.67391, 12.6748,
|
||||
12.675699999999999, 12.67659, 12.67748, 12.67838,
|
||||
12.679269999999999, 12.68017, 12.68106, 12.68196,
|
||||
12.60601, 12.56132, 12.56221, 12.58826, 12.58915,
|
||||
12.59003, 12.59092, 12.60464, 12.60553, 12.60642,
|
||||
12.60731, 12.6082, 12.60909, 12.60998, 12.61087,
|
||||
12.61176, 12.61265, 12.5733, 12.501479999999999,
|
||||
12.50236, 12.50324, 12.50412, 12.56054, 12.56143,
|
||||
12.56231, 12.5632, 12.56409, 12.6036, 12.60449,
|
||||
12.60538, 12.60627, 12.60716, 12.60805, 12.60895,
|
||||
12.56821, 12.569099999999999, 12.56999, 12.50861,
|
||||
12.50949, 12.51038, 12.55129, 12.55218, 12.55307,
|
||||
12.55395, 12.55484, 12.55573, 12.55662, 12.55751,
|
||||
12.57725, 12.57814, 12.49824, 12.49912, 12.50001,
|
||||
12.50089, 12.50178, 12.50266, 12.45785, 12.45873,
|
||||
12.45961, 12.584959999999999, 12.58585,
|
||||
12.586739999999999, 12.58764, 12.58853, 12.58942,
|
||||
12.59031, 12.59121, 12.54866, 12.54156, 12.54245,
|
||||
12.54334, 12.544229999999999, 12.54512,
|
||||
12.546009999999999, 12.51921, 12.52009, 12.52098,
|
||||
12.44377, 12.44465, 12.44553, 12.44641,
|
||||
12.447289999999999, 12.44818, 12.49372, 12.49461,
|
||||
12.49549, 12.49638, 12.49726, 12.498149999999999,
|
||||
12.44561, 12.44649, 12.44737, 12.44826, 12.44775,
|
||||
12.44863, 12.44951, 12.305439999999999, 12.30631,
|
||||
12.307179999999999, 12.30955, 12.31043, 12.3113,
|
||||
12.31217, 12.313039999999999, 12.31392, 12.31479,
|
||||
12.31566, 12.31654, 12.317409999999999, 12.31829,
|
||||
12.28267, 12.28354, 12.27661, 12.27748,
|
||||
12.285779999999999, 12.28665, 12.25023, 12.2511,
|
||||
12.25197, 12.252839999999999, 12.25371, 12.25458,
|
||||
12.25545, 12.25632, 12.25719, 12.25806, 12.25893,
|
||||
12.2598, 12.26067, 12.26154, 12.196579999999999,
|
||||
12.19745, 12.13275, 12.13361, 12.13447, 12.13533,
|
||||
12.13619, 12.13706, 12.13792, 12.13878, 12.13964,
|
||||
12.1405, 12.14137, 12.14223, 12.143089999999999,
|
||||
12.14395, 12.14482, 12.14568, 12.14654, 12.10293,
|
||||
12.10379, 12.0128, 12.01366, 12.01451, 12.01536,
|
||||
12.01622, 12.01707, 12.01792, 12.01878, 12.01963,
|
||||
12.02048, 12.02134, 12.02219, 12.02305, 12.0239,
|
||||
12.00661, 12.00747, 12.00832, 11.98776, 11.97818,
|
||||
11.97903, 11.96166, 11.96251, 11.96336, 11.96421,
|
||||
11.96506, 11.96591, 11.96677, 11.96762, 11.96847,
|
||||
11.96932, 11.97017, 11.92815, 11.929, 11.92985,
|
||||
11.9307, 11.91856, 11.91941, 11.949259999999999,
|
||||
11.95011, 11.95096, 11.95181, 11.92634, 11.92719,
|
||||
11.92804, 11.928889999999999, 11.929739999999999,
|
||||
11.93059, 11.901819999999999, 11.90267, 11.90352,
|
||||
11.90437, 11.90521, 11.90606, 11.90691, 11.90225,
|
||||
11.94369, 11.94454, 11.94539, 11.94624, 11.94709,
|
||||
11.94795, 11.94302, 11.94388, 11.92548, 11.92634,
|
||||
11.92719, 11.92804, 11.928889999999999,
|
||||
11.929739999999999, 11.93059, 11.93144, 11.93229,
|
||||
11.93314, 11.91088, 11.93449, 11.93534, 11.93619,
|
||||
11.93704, 11.93789, 11.938749999999999, 11.88395,
|
||||
11.884789999999999, 11.86309, 11.86393, 11.86478,
|
||||
11.86563, 11.86647, 11.86732, 11.86817,
|
||||
11.869019999999999, 11.86986, 11.57861, 11.24525,
|
||||
11.24605, 11.24685, 11.24765, 10.401019999999999,
|
||||
10.40175, 10.40248, 10.40321, 10.40394, 10.40467,
|
||||
9.592369999999999, 9.59304, 9.59371, 9.59438, 9.59504,
|
||||
9.59571, 9.59638, 9.59705, 8.14162, 6.517650000000001,
|
||||
6.518070000000001, 4.944000000000001,
|
||||
4.944300000000001, 4.9446, 4.9449000000000005,
|
||||
4.945190000000001, 4.94549, 4.945790000000001,
|
||||
4.946090000000001, 4.946390000000001,
|
||||
4.946680000000001, 3.2062300000000006,
|
||||
3.2063900000000007, 3.206550000000001,
|
||||
3.206710000000001, 3.2068700000000003,
|
||||
3.2070300000000005, 1.1186600000000009,
|
||||
1.1186500000000013, 1.1186399999999999,
|
||||
1.1186399999999999, 1.1186300000000002,
|
||||
1.1186200000000006, 1.1186200000000006,
|
||||
1.118610000000001, 1.1185999999999996,
|
||||
1.1185999999999996, 1.11859, 1.1185800000000004,
|
||||
1.1185800000000004, 1.1185700000000007,
|
||||
0.684440000000001, 0.6843900000000012,
|
||||
0.6843500000000009, 0.6812700000000003,
|
||||
0.6382200000000011, 0.5944600000000004,
|
||||
0.5944100000000005, 0.5943600000000007,
|
||||
0.5943200000000004, 0.5942700000000005,
|
||||
0.5942200000000006, 0.5941700000000008,
|
||||
0.5941200000000009, 0.594070000000001,
|
||||
0.5940300000000007, 0.5939800000000008,
|
||||
0.593930000000001, 0.5938800000000011,
|
||||
0.5938300000000012, 0.5935600000000008,
|
||||
0.5935100000000009, 0.5851500000000012,
|
||||
0.5851000000000013, 0.5776700000000001,
|
||||
0.5776200000000002, 0.5775700000000004,
|
||||
0.5775200000000005, 0.5774700000000006,
|
||||
0.5774200000000007,
|
||||
],
|
||||
type: "scatter",
|
||||
},
|
||||
{
|
||||
xaxis: "x",
|
||||
colorbar: {
|
||||
title: "",
|
||||
},
|
||||
yaxis: "y",
|
||||
x: [
|
||||
0.148, 0.228, 0.294, 0.353, 0.382, 0.419, 0.477, 0.52,
|
||||
0.593, 0.688, 0.855, 1.037, 1.205, 1.423, 1.452,
|
||||
1.503, 1.736, 1.955, 2.21, 2.494, 2.763, 3.12, 3.382,
|
||||
3.404, 3.418, 3.45,
|
||||
],
|
||||
showlegend: true,
|
||||
mode: "lines",
|
||||
name: "Expected",
|
||||
zmin: null,
|
||||
legendgroup: "Expected",
|
||||
zmax: null,
|
||||
line: {
|
||||
color: "rgba(86, 180, 233, 1.000)",
|
||||
shape: "linear",
|
||||
dash: "solid",
|
||||
width: 3,
|
||||
},
|
||||
y: [
|
||||
7.638, 12.253, 16.391, 20.21, 22.756, 25.26, 23.074,
|
||||
20.845, 19.093, 17.5, 16.225, 15.427, 14.948, 14.627,
|
||||
15.741, 14.785, 14.623, 14.303, 14.141, 13.819,
|
||||
13.338, 13.334, 13.013, 9.352, 4.895, 0.0,
|
||||
],
|
||||
type: "scatter",
|
||||
},
|
||||
],
|
||||
{
|
||||
showlegend: true,
|
||||
xaxis: {
|
||||
showticklabels: true,
|
||||
gridwidth: 0.5,
|
||||
tickvals: [0.0, 1.0, 2.0, 3.0],
|
||||
range: [-0.105, 3.605],
|
||||
domain: [0.061654272382618835, 0.9934383202099737],
|
||||
mirror: false,
|
||||
tickangle: 0,
|
||||
showline: true,
|
||||
ticktext: ["0", "1", "2", "3"],
|
||||
zeroline: false,
|
||||
tickfont: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 11,
|
||||
},
|
||||
zerolinecolor: "rgba(0, 0, 0, 1.000)",
|
||||
anchor: "y",
|
||||
visible: true,
|
||||
ticks: "inside",
|
||||
tickmode: "array",
|
||||
linecolor: "rgba(0, 0, 0, 1.000)",
|
||||
showgrid: true,
|
||||
title: "Time (s)",
|
||||
gridcolor: "rgba(0, 0, 0, 0.100)",
|
||||
titlefont: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 15,
|
||||
},
|
||||
tickcolor: "rgb(0, 0, 0)",
|
||||
type: "-",
|
||||
},
|
||||
paper_bgcolor: "rgba(0, 0, 0, 0.000)",
|
||||
annotations: [
|
||||
{
|
||||
yanchor: "top",
|
||||
xanchor: "center",
|
||||
rotation: -0.0,
|
||||
y: 1.0,
|
||||
font: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 20,
|
||||
},
|
||||
yref: "paper",
|
||||
showarrow: false,
|
||||
text: "Operational Demonstration Data",
|
||||
xref: "paper",
|
||||
x: 0.5275462962962963,
|
||||
},
|
||||
],
|
||||
height: 400,
|
||||
margin: {
|
||||
l: 0,
|
||||
b: 20,
|
||||
r: 0,
|
||||
t: 20,
|
||||
},
|
||||
plot_bgcolor: "rgba(0, 0, 0, 0.000)",
|
||||
yaxis: {
|
||||
showticklabels: true,
|
||||
gridwidth: 0.5,
|
||||
tickvals: [0.0, 5.0, 10.0, 15.0, 20.0, 25.0],
|
||||
range: [-0.7578, 26.0178],
|
||||
domain: [0.07581474190726165, 0.9415463692038496],
|
||||
mirror: false,
|
||||
tickangle: 0,
|
||||
showline: true,
|
||||
ticktext: ["0", "5", "10", "15", "20", "25"],
|
||||
zeroline: false,
|
||||
tickfont: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 11,
|
||||
},
|
||||
zerolinecolor: "rgba(0, 0, 0, 1.000)",
|
||||
anchor: "x",
|
||||
visible: true,
|
||||
ticks: "inside",
|
||||
tickmode: "array",
|
||||
linecolor: "rgba(0, 0, 0, 1.000)",
|
||||
showgrid: true,
|
||||
title: "Thrust (N)",
|
||||
gridcolor: "rgba(0, 0, 0, 0.100)",
|
||||
titlefont: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 15,
|
||||
},
|
||||
tickcolor: "rgb(0, 0, 0)",
|
||||
type: "-",
|
||||
},
|
||||
legend_position: {
|
||||
yanchor: "top",
|
||||
xanchor: "center",
|
||||
bordercolor: "rgba(0, 0, 0, 1.000)",
|
||||
bgcolor: "rgba(0, 0, 0, 0.000)",
|
||||
borderwidth: 1,
|
||||
tracegroupgap: 0,
|
||||
y: 1.0,
|
||||
font: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 11,
|
||||
},
|
||||
title: {
|
||||
font: {
|
||||
color: "rgba(0, 0, 0, 1.000)",
|
||||
family: "sans-serif",
|
||||
size: 15,
|
||||
},
|
||||
text: "",
|
||||
},
|
||||
traceorder: "normal",
|
||||
x: 0.55,
|
||||
},
|
||||
width: 600,
|
||||
}
|
||||
);
|
||||
</script>
|
||||
<div class="col-xl-8">
|
||||
<div class="p-1">
|
||||
<embed
|
||||
type="text/html"
|
||||
src="helpers/opdem.html"
|
||||
width="100%"
|
||||
style="min-height: 60vh"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="col-xl-4">
|
||||
<div>
|
||||
<h2 class="display-4">Operational Demonstration Results</h2>
|
||||
<p>
|
||||
@ -616,7 +157,7 @@
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="col-lg-8 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid"
|
||||
@ -625,7 +166,7 @@
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div class="col-lg-4 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">Test Stand Setup</h2>
|
||||
<p>
|
||||
@ -685,7 +226,7 @@
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="col-lg-8 order-lg-2">
|
||||
<div class="p-5">
|
||||
<div
|
||||
style="
|
||||
@ -705,7 +246,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div class="col-lg-4 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">Test Stand Setup</h2>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user