I'm writing a technical report and I want to emphasize that each sample that I have stored in a buffer has been collected before the following one. Can I say,
The samples from the buffer are known to have been captured consecutively in time?
|
I'm writing a technical report and I want to emphasize that each sample that I have stored in a buffer has been collected before the following one. Can I say,
|
||||
|
|
|
Sounds redundant to me. I'd put a period after "consecutively". Alternatively, you might try "in chronological order". |
|||||||||||||||
|
|
I cannot definitively say that consecutively in time is incorrect, but the phrasing is awkward, at best. I would suggest the good old simple expression, one after other. More formally, you could also say, in succession:
|
|||
|
|
|
Well, it could be used to make a distinction if the word were also serving other meanings:
If you had just used the word in its logical or grammatical sense, you might add "in time" if you then wanted to be clear about which version a chronological statement was serving. |
|||
|
|
|
I think |
|||
|
|
|
I think you could easily use the word, "sequentially." From dictionary.com
|
|||
|
|
|
Unless you are able to break a fundamental law of physics, consecutively in time is redundant. If this is a technical report and you're discussing buffers, then your audience should/will probably understand FIFO. http://en.wikipedia.org/wiki/FIFO A queue is FIFO, a stack is LIFO. |
||||
|
|