Click here to Skip to main content
15,895,799 members
Articles / Programming Languages / C#

Universal Framework for Science and Engineering - Part 4: Space elevator

Rate me:
Please Sign up or sign in to vote.
4.56/5 (6 votes)
14 Aug 20066 min read 36.6K   2.2K   37  
An article on framework applications to the space elevator.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>The Astronomy framework</title>
</head>
<body>
    <span style="font-size: 13pt; font-family: Arial"></span>
    <h1>
        <span style="font-size: 13pt; font-family: Arial"></span>The Astronomy Framework</h1>
    <p>
        </p>
    <blockquote style="margin-left: 1.5em; margin-right: 0em">
        <h2>
            Contents
        </h2>
        <ul>
            <li><a href="gettingstarted.html" name="tex2html30">1. Getting started</a>
                <ul>
                    <li><a href="gettingstarted.html#Introduction" name="tex2html31">1.1. Introduction</a>
                    </li>
                    <li><a href="gettingstarted.html#UI" name="tex2html32">1.2. Graphics object domain Configures</a>
                    </li>
                    <li><a href="gettingstarted.html#FormulaEditor" name="tex2html33">1.3. Formula Editor</a>
                    </li>
                    <li><a href="gettingstarted.html#Openness" name="tex2html33">1.4 Openness of the software</a>
                    </li>
                </ul>
            </li>
        </ul>
        <p>
                <br />
        </p>
        <ul>
            <li><a href="firstexample.html" name="tex2html37"> 2. First example. Relative motion</a>
                <ul>
                    <li><a href="firstexample.html#Preliminaries">2.1 Preliminaries</a> </li>
                    <li><a href="firstexample.html#Construction">2.2 Construction</a> </li>
                    <li><a href="firstexample.html#FurtherApps">2.3 Further applications</a>
                    </li>
                </ul>
                <br />
            </li>
            <li><a href="infoproccessing.html" name="tex2html48">3. Transformation and indication of information</a><ul>
                <li><a href="infoproccessing.html#Introduction" name="tex2html49">3.1 Introduction</a> </li>
                <li><a href="infoproccessing.html#Functionaltransformer" name="tex2html50">3.2 Functional transformer</a></li>
                                <li><a href="infoproccessing.html#Series" name="tex2html51">3.3 Series (Graph source)</a></li>
                <li><a href="infoproccessing.html#Random" name="tex2html51">3.4 Random generator</a></li>
                <li><a href="infoproccessing.html#Recursive" name="tex2html51">3.5 Recursive element</a></li>
                <li><a href="infoproccessing.html#ODE" name="tex2html51">3.6 Ordinary differential equations</a></li>
                <li><a href="infoproccessing.html#Indicator" name="tex2html51">3.7 Information indicator</a>
                </li>
            </ul>
                <br />
            </li>
            <li><a href="referenceframes.html" name="tex2html53">4. Reference frames</a>
                <ul>
                    <li><a href="referenceframes.html#Introduction" name="tex2html53">4.1. Introduction</a></li>
                    <li><a href="referenceframes.html#RigidFrame" name="tex2html54">4.2 Rigid frame </a>
                    </li>
                    <li><a href="referenceframes.html#MovedFrame" name="tex2html55">4.3 Moved frame </a></li>
                    <li><a href="referenceframes.html#Relative" name="tex2html55">4.4 Relative measurements</a></li>
                </ul>
                <br />
            </li>
                        <li><a href="database.html" name="tex2html37">5. Work with database</a>
                <ul>
                    <li><a href="database.html#Introduction"> 5.1 Introduction</a> </li>
                    <li><a href="database.html#Component">5.2 Query component</a> </li>
                    <li><a href="database.html#DataFunction">5.3 Data function</a>
                    </li>
                </ul>
                <br />
                
            </li>
                
            <li><a href="iterators.html" name="tex2html53">6. Iterators and filters</a>
                <ul>
                    <li><a href="iterators.html#Introduction" name="tex2html53">6.1 Introduction</a></li>
                    <li><a href="iterators.html#Component" name="tex2html54">6.2 Data table iterator</a>
                    </li>
                    <li><a href="iterators.html#Series" name="tex2html55">6.3 Data table series</a></li>
                    <li><a href="iterators.html#Filtration" name="tex2html55">6.4 Filtration</a></li>
                </ul>
                <br />
            </li>
            <li><a href="pointsindicators.html" name="tex2html53">7. Indicators of points</a>
                <ul>
                    <li><a href="pointsindicators.html#Architecture" name="tex2html53">7.1 Architecture of indication</a></li>
                    <li><a href="pointsindicators.html#Plane" name="tex2html54">7.2 Indication of plane points</a>
                    </li>
                    <li><a href="pointsindicators.html#Spatial" name="tex2html55">7.3 Indication of spatial points</a></li>
                </ul>
                <br />
            </li>
            <li><a href="regression.html" name="tex2html53"> 8. Nonlinear regression</a>
                <ul>
                    <li><a href="regression.html#Architecture" name="tex2html53">8.1 Architecture of nonlinear regression software</a></li>
                    <li><a href="regression.html#SampleIt" name="tex2html54">8.2 Sample of iterative regression</a>
                    </li>
                    <li><a href="regression.html#Sample1" name="tex2html54">8.3 Sample of regression with loading selection at once. Identification of parameters of control system</a>
                    </li>
                    <li><a href="regression.html#Sample2" name="tex2html54">8.4 Sample of regression with loading selection at once. Determination of 6D position of 3D object by photos</a>
                    </li>
                </ul>
            </li>
        </ul>
        <ul>
                            <li><a href="containers.html" name="tex2html48">9. Containers</a>
                            <ul>
                <li><a href="containers.html#Introduction" name="tex2html49">9.1 Introduction</a> </li>
                <li><a href="containers.html#Create" name="tex2html50">9.2 Creation of a container</a> </li>               
                <li><a href="containers.html#Button" name="tex2html51">9.3 Creation palette button of a container</a></li>
                <li><a href="containers.html#Appication" name="tex2html51">9.4 Application of a container</a></li>
            </ul>
                                   </li>
        </ul>
        <ul>
            <li><a href="external.html" name="tex2html37">10. Importing of external libraries</a>
                <ul>
                    <li><a href="external.html#Introduction">10.1 Introduction</a> </li>
                    <li><a href="external.html#Interop">10.2 Interoperability interfaces</a> </li>
                    <li><a href="external.html#Using">10.3 Using of external libraries</a>
                    </li>
                </ul>
            </li>


        </ul>
        <ul>
            <li><a href="hipandtycho.html" name="tex2html37">Appendix A. Hipparcos and Tycho Catalogues</a>
                <ul>
                    <li><a href="hipandtycho.html#Introduction">A.1 Introduction</a> </li>
                    <li><a href="hipandtycho.html#Types">A.2 Types of installation</a> </li>
                    <li><a href="hipandtycho.html#Installation">A.3 Installation</a>
                    </li>
                </ul>
            </li>


        </ul>
                
        &nbsp;</blockquote>
</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect
Russian Federation Russian Federation
Ph. D. Petr Ivankov worked as scientific researcher at Russian Mission Control Centre since 1978 up to 2000. Now he is engaged by Aviation training simulators http://dinamika-avia.com/ . His additional interests are:

1) Noncommutative geometry

http://front.math.ucdavis.edu/author/P.Ivankov

2) Literary work (Russian only)

http://zhurnal.lib.ru/editors/3/3d_m/

3) Scientific articles
http://arxiv.org/find/all/1/au:+Ivankov_Petr/0/1/0/all/0/1

Comments and Discussions