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

⟦b0ebe6174⟧ TextFile

    Length: 397 (0x18d)
    Types: TextFile
    Names: »KAST3.VRD«

Derivation

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

TextFile

m  := 2                // kilogram
g  := 9.82             // meter/sek^2
v0 := 25               // meter/sek
dt := 0.05             // sek
B  := pi/6             // radianer

For fr := 0 to 0.02 step 0.005 do
  x  := 0              // meter
  y  := 0 Æ-1..Å       // meter
  t  := 0              // sek
  vx := v0 * cos(B)    // meter/sek
  vy := v0 * sin(B)    // meter/sek