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

⟦d99d0ba37⟧ TextFile

    Length: 124 (0x7c)
    Types: TextFile
    Names: »TV-SVING.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »DYMOS1\TV-SVING.MOD« 

TextFile

// model : tv-sving

F := -k*y - fr*v + Am*SIN(w*t)

a := F / m

v := v + a * dt

y := y + v * dt

t := t + dt