User profile: mkitchen

User info
User name:mkitchen
Name:M. Kitchen
Location:kansas
Bio:I write a little C++ and Python. I work for a professor in kansas as a research assistant. So far, I have been working on understanding and writing some code to use interferometry of antennas. Essentially the data from many antennas is cross correlated to form a virtual antenna with a size similar to the distance between the individual antennas.
History
Joined:
Number of posts:11
Latest posts:

Strange Expected Primary Expression Error
I will admit count is useless. And pi is defined as you have it there: [code] #define pi 3.14... [...

Expected Primary Expression Error
Good point. Aren't dynamic arrays or pointer arrays virtually infinite? Well even if they are, I'm...

Expected Primary Expression Error
That's not good news. Ideally I would like limitless arrays. But in this case, I need a suggesti...

Expected Primary Expression Error
Yeah I was also thinking about the delay stepping outside of the array. I was hoping that would jus...

Expected Primary Expression Error
Sorry about that I already reposted it. I didn't know if anybody cared about it in here anymore. ...