Struct wafer::output::PlainRecord [−][src]
A simple struct to parse data to a plain csv file
Fields
i: usize
Index in x
j: usize
Index in y
k: usize
Index in z
data: R64
Data at this position
Trait Implementations
impl Debug for PlainRecord
[src]
impl Debug for PlainRecord
Auto Trait Implementations
impl Send for PlainRecord
impl Send for PlainRecord
impl Sync for PlainRecord
impl Sync for PlainRecord