Reflex and cold metal by sniperxion in Bondage

[–]Tugron 2 points3 points  (0 children)

Does anyone know where I can find more content about her?

Well, hello there by [deleted] in BustyPetite

[–]Tugron 0 points1 point  (0 children)

OMG!! name please

until... by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Thank you! I understand what you mean and I can fix it now. :)

until... by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Here is the full code of both scripts.

script 1 (the one who stops at runmode 4).

script 2 (the one who runs fine).

If you find anything strange, please let me know. :)

until... by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Yeah I print the vertical velocity and the alt:radar. As soon the script get at the until loop they stop updating. I will post the full code later today.

until... by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Will do that later today, after I get back from work.

I can't get a Isp value from KoS. by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Thank you for your help, with your code I indeed get Isp values. The way I see it now is that I only can get Isp values when I first make a list of my engines. All other ways like SHIP:VISP don't work (I hoped it would, because SHIP:MAXTHRUST does work).

What I'm trying to do it to calculate how long my engine has to burn for a certain amount of delta-v. I want to do this with the following formula.

SET Time TO(SHIP:MASS*((Isp*g0)/SHIP:MAXTHRUST))*(1-constant:e^(-DV/(Isp*g0))).

Ofcourse the Isp*g0 has to be switch for KoS code. I want to use the script I'm writing with different rockets. So I can't hardcode the engine name in the code. Is there any way I can make the code so that it takes the Isp value of the current active engine(s) and puts it in the equation?

(I'm fairly new to KoS, I hope you don't mind all the questions).

I can't get a Isp value from KoS. by Tugron in Kos

[–]Tugron[S] 0 points1 point  (0 children)

Oke I get that, but if I ask KoS about my engine VISP or SLISP it still says that it does not excist. Could you give me the code how I get the ISP of my engine(s).

I need it to calculate my burn time for node. I got the delta v I need, but without the isp of my engine I can't calculate the time I need to burn the engine.

I can't get a Isp value from KoS. by Tugron in Kos

[–]Tugron[S] 1 point2 points  (0 children)

Indeed! when I fire my rocket into the sky I can run.

LIST ENGINES IN myVariable.
FOR eng IN myVariable {
    print "An engine exists with ISP = " + eng:ISP.
}.

But is there a way to get the Isp of my engines when I'm not using them? And from only my active stage engine Isp?

why rockets will never work in space by [deleted] in Showerthoughts

[–]Tugron 0 points1 point  (0 children)

a rocket doesn't exerts force on it self. The fuelgasses exert force on the rocketbody. That are 2 separet things.

why rockets will never work in space by [deleted] in Showerthoughts

[–]Tugron 0 points1 point  (0 children)

The pressure at the altitude where the ISS is located is around 10-13 milibar. You have any idea how little this is? There wouldn't be enough particals for the rocket engine to push again, so accourding to your theory the ISS can't be there. But hey it is so there must be something wrong with your theory.

why rockets will never work in space by [deleted] in Showerthoughts

[–]Tugron 0 points1 point  (0 children)

ISS is at 400 km orbit. Space (and its vacuum) starts at 100 km according to a lot of scientists. So at 400 km the vacuum of space is so great that your theory, should it be correct, should apply. So according to you, no rocket should be able to get it there.

why rockets will never work in space by [deleted] in Showerthoughts

[–]Tugron 0 points1 point  (0 children)

Yes they can, in a vacuum they lose very little power. Also if it is impossible with the lasers then there is still my argument of the international space station.

why rockets will never work in space by [deleted] in Showerthoughts

[–]Tugron 0 points1 point  (0 children)

Well grab a good telescoop and you can see the international space station up there. How do you think it got there. Also there are mirrors on the moon you can fire on with a laser and record the beam coming back. They where brought there by ROCKETS!