User:Materaspieaux: Difference between revisions
Jump to navigation
Jump to search
→Tha' Hell is This New Fangled Telescience Stuff That Runs on That Electricial-Tricity?
imported>Materaspieaux No edit summary |
imported>Materaspieaux |
||
Line 37: | Line 37: | ||
*The terrain is perfectly flat | *The terrain is perfectly flat | ||
*The gravitational acceleration in this world is 10 units/second^2 | *The gravitational acceleration in this world is 10 units/second^2 | ||
* | *0° is north. | ||
=== | ===Alright, I'm ready to teleport a bomb into the AI Core!=== | ||
Not so fast. It would be way too easy to use telescience if the equations were that simple! To compensate, Nanotrasen has added some features to make telescience more inacurate! Basically, there are little "offsets" that get added to the values you input. For now, we're just going to deal with two offsets, because that is how the teleporter currently is. Here they are: | |||
*The Power Offset. This is a number x such that -4 ≤ x ≤ 0. This will be added to the power that you input for the teleporter to use. | |||
*The Bearing Offset. This is a number x such that -10 ≤ x ≤ 0. This will be added to the bearing that you input for the teleporter to use. | |||
So, in reality, here are the real equations we will be using with telescience: | |||
*[[File:Telescience real destinationX equation.png]] | |||
*[[File:Telescience real destinationY equation.png]] | |||
and | |||
*[[File:Telescience real distance equation.png]] | |||
To make things even more fun, every 20-40 uses the teleporter will have to be "recalibrated," which randomly creates the offsets again! | |||
===Ugh. Fine. Just tell me what the hell I need to do!=== | |||
My pleasure. Basically, we're going to substitute known values into the equations above and solve for the offsets. It's really not that hard. Here's what we're gonna do: | |||
1. Grab a GPS and teleport it to get a DestinationX and a DestinationY value, plus a Distance value. | |||
2. Plug said values into the equations above | |||
3. Plug the power, elevation, and bearing you teleported the GPS with into the equations above | |||
4. Solve for the offsets | |||
{{Item | {{Item | ||
|bgcolor1 = #ccccee | |bgcolor1 = #ccccee |