| 1234567891011121314151617181920212223242526272829303132 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- version="1.2"
- width="202"
- height="202"
- id="svg2">
- <circle cx="100" cy="100" r="100" id="Himmel" style="fill:#d7e3f4;stroke:#000;"/>
- <circle cx="100" cy="100" r="80" id="Erde" style="fill:#d38d5f;stroke:#000;"/>
- <circle cx="100" cy="100" r="2" id="Zentrum" style="fill:#000;stroke:#000;"/>
- <path d="M 0,70 107,0" id="Tangente" style="fill:none;stroke:#000;stroke-width:1px;" />
- <path d="m 55,34 45,66 7,-100 z" id="Dreieck" style="fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1px;" />
- <path d="m 62,29 c 0,0 7,7 -2,13" id="Gradbogen-90" style="fill:none;stroke:#000;stroke-width:1px;"/>
- <path d="m 90,85 c 0,0 4,-8 11,-3" id="Gradbogen-phi" style="fill:none;stroke:#000;stroke-width:1px;"/>
- <circle cx="60" cy="35" r="1" id="Dot" style="fill:#000;stroke:#000;"/>
- <text x="93" y="89" id="phi" style="font-size:10px;fill:#000;font-family:Sans">φ</text>
- <text x="75" y="130" id="Erde-t" style="font-size:20px;fill:#000;font-family:Sans">Erde</text>
- <text x="71" y="73" id="Radius" style="font-size:10px;fill:#000;font-family:Sans">r</text>
- <text x="95" y="17" id="x" style="font-size:10px;fill:#00ff00;font-family:Sans">x</text>
- <text x="108" y="15" id="h" style="font-size:10px;fill:#000;font-family:Sans">h</text>
- <path style="fill:none;stroke:#00ff00;stroke-width:1px;" d="m 55,34.063745 c 0,0 21,-16.434263 51,-13.844622" id="Kreisbogen"/>
- </svg>
|