Benutzer-Werkzeuge

Webseiten-Werkzeuge


demo_lichtkurve

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
demo_lichtkurve [2022/03/25 14:26] torsten.roehldemo_lichtkurve [2022/07/13 17:55] (aktuell) torsten.roehl
Zeile 1: Zeile 1:
 ====== Transit Lichtkurve ====== ====== Transit Lichtkurve ======
 //Dieser Abschnitt zeigt die grundlegenden Eigenschaften einer Lichtkurve.  //Dieser Abschnitt zeigt die grundlegenden Eigenschaften einer Lichtkurve. 
-Die hier eingeführten Begriffe, sind für spätere Analysen wichtig.+Die hier eingeführten Begriffe und Größen, sind für spätere Analysen wichtig und lassen sich auch experimentell gewonnen (realen) Lichtkurven  bestimmen.
 // //
 <WRAP center  box 100%> <WRAP center  box 100%>
  
-<wrap hi>Übersicht Tutorial: [[cas-117|CAS-117Grundlagen Lichtkurve]]</wrap>+<wrap hi>Übersicht Tutorial: [[cas-008|CAS-008Exoplaneten]]</wrap>
 </WRAP> </WRAP>
 +
 ===== idealisierte Lichtkurve ===== ===== idealisierte Lichtkurve =====
 <PRELOAD> <PRELOAD>
 ##########################################################################################################  ########################################################################################################## 
- /lib/scripts/jqplot/jquery.jqplot.js +/lib/scripts/jqplot/jquery.jqplot.js 
- /lib/scripts/jqplot/jquery.jqplot.css    # css +/lib/scripts/jqplot/jquery.jqplot.css     
- /lib/scripts/jqplot/jquery.min.js        #(not required since DokuWiki 2012-01-25 Angua uses jQuery)  +/lib/scripts/jqplot/jquery.min.js         
- /lib/scripts/jqplot/jquery.jqplot.min.js # js+/lib/scripts/jqplot/jquery.jqplot.min.js 
 # #
 # jsxgraph # jsxgraph
 # #
-https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraphcore.js+https://jsxgraph.org/distrib/jsxgraphcore.js 
 +###https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraphcore.js 
 +##https://jsxgraph.org/distrib/jsxgraph.css
 https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraph.css https://cdn.jsdelivr.net/npm/jsxgraph/distrib/jsxgraph.css
 # #
 # personal  # personal 
 # #
-/lib/scripts/src/header.js  +
-/lib/scripts/src/pointCharge.js+
 ############################################################################################################ ############################################################################################################
 </PRELOAD> </PRELOAD>
Zeile 47: Zeile 49:
  
      function onInit() {      function onInit() {
-            writeMainHeader();+      
  
 /////////////// BOARD  /////////////// BOARD 
Zeile 551: Zeile 553:
        
          
-               <div id="jbox" class="jxgbox" style="width:500px; height:500px;"></div>+               <div id="jbox" class="jxgbox" style="width:400px; height:400px;"></div>
 </center>  </center> 
                        
Zeile 573: Zeile 575:
 </section>    </section>   
  
-</body>+
 </HTML> </HTML>
 ++++ Details | ++++ Details |
Zeile 579: Zeile 581:
  <HTML>  <HTML>
  
-<body onload="onInit()">   
 <div> <div>
   <input type="checkbox" id="onoff" name="onoff" onchange="onoffChanged(this)"   <input type="checkbox" id="onoff" name="onoff" onchange="onoffChanged(this)"
demo_lichtkurve.1648218388.txt.gz · Zuletzt geändert: 2022/03/25 14:26 von torsten.roehl