Inertia data creator

Hi All, Anyone delved into the realms of creating an inertia data generator?

Obviously not then…

Googling for inertia data generator returns me nothing obviously related to Unity or game development.

If you’re talking about power grid and electricity distribution systems, that domain isn’t going to be widely known among Unity scripting forums.

Are you sure you have the correct terminology?

yes, no not on about data grid or anything like that, just a program that will give a data stream of inertia, so for instance…
length of string… force of inertia… etc… then give you the data…
[1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,4,4,4,4,4,5,5,5,6,6,7,… etc? used to have one back in the day, just wondered if there was anything around nowadays…???

I am afraid I don’t know anything about this. Maybe someone else can chime in.

I think I maybe should have said sinus/cosinus creator… I have found several now tho…

You mean you want something to produce trig tables? Trig functions are pretty fast these days you know…