??? 01/16/08 08:49 Read: times |
#149520 - Ehm what do you receive? Responding to: ???'s previous message |
What do you exactly receive?
Do you receive an X,Y coor from each transmitter relative to you or relative to what? The math can I think be done, only you need to know you reference. In final you want to calculate the relative coor to you as receiver. This can be done in several ways. -You know where you are (X,Y) and you know all the coords of teh transmitters (X,Y). -You know where you are (X,Y) but don't know where the transmitters are. In this case you need a nifty system to determine where the signal comes from. -You know where the transmitters are (X,Y)but don't know where you are. hmm sounds like GPS :) What do you want? |