|
|
DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC759 "Piccoline" |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RegneCentralen RC759 "Piccoline" Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 265 (0x109)
Types: TextFile
Names: »KAST.VRD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »DYMOS1\KAST.VRD«
g := 9.82 // m/s▶fd◀
m := 2 // kg
B := PI/6 // radian
dt := 0.02 // s
FOR fr:= 0 TO 0.02 STEP 0.005 DO
v := 25 // m/s
vx := v * COS(B)
vy := v * SIN(B)
x := 0
y := 0
t := 0