Recent content by dagmare
-
D
Graduate Orbit Determination for Dummies Another hillbilly tutorial.
the unit vectors are: for i = 1 .. 3 a(i) = cos(DEC(i))*cos(RA(i)) b(i) = cos(DEC(i))*sin(RA(i)) c(i) = sin(DEC(i)) next i but before calculating that you need to convert hours to radians and deg to radians using: for a given value in hours: Value_in_rad = Value_in_h * PI/12.0 for a given value...- dagmare
- Post #11
- Forum: Astronomy and Astrophysics
-
D
Graduate Where Can I Find Tutorials on Orbital Elements Perturbations?
Hello! First I am new at this forum and would like to say hello to everybody :) Second- I am looking for a good tutorial on artificial Earth satellites orbit perturbations. Can somebody give me an advice where I can find it? Do you know any propagation algorithms for artificial satellites that...- dagmare
- Thread
- Elements Orbital
- Replies: 1
- Forum: Astronomy and Astrophysics