DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦a26ffb96b⟧ TextFile

    Length: 358 (0x166)
    Types: TextFile
    Names: »KAST2.VRD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL2\KAST2.VRD« 

TextFile

m  := 2                // kilogram
g  := 9.82             // meter/sek^2
v0 := 25               // meter/sek
dt := 0.01             // sek

For B := 0 to pi/2 step 0.1 do
  x  := 0              // meter
  y  := 10 Æ-1..Å      // meter
  t  := 0              // sek
  vx := v0 * cos(B)    // meter/sek
  vy := v0 * sin(B)    // meter/sek