2017-06-20 10:29:52 -04:00
|
|
|
@c This document is part of the Liza Data Collection Framework manual.
|
|
|
|
@c Copyright (C) 2017 R-T Specialty, LLC.
|
|
|
|
@c
|
|
|
|
@c Permission is granted to copy, distribute and/or modify this document
|
|
|
|
@c under the terms of the GNU Free Documentation License, Version 1.3
|
|
|
|
@c or any later version published by the Free Software Foundation;
|
|
|
|
@c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
|
|
|
@c Texts. A copy of the license is included in the section entitled ``GNU
|
|
|
|
@c Free Documentation License''.
|
|
|
|
|
|
|
|
@node Bucket
|
|
|
|
@chapter Bucket
|
|
|
|
@helpwanted
|
|
|
|
|
|
|
|
@menu
|
|
|
|
* Value Assignment:Bucket Assignment. Writing data to the Bucket.
|
2017-06-22 13:07:30 -04:00
|
|
|
* Bucket Diff:: Representing bucket changes.
|
|
|
|
* Calculated Values:: Dynamic data derived from other values.
|
2017-06-20 10:29:52 -04:00
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
|
|
@c TODO
|
|
|
|
@node Bucket Assignment
|
|
|
|
@section Bucket Value Assignment
|
|
|
|
@helpwanted
|
2017-06-22 13:07:30 -04:00
|
|
|
|
|
|
|
|
|
|
|
@node Bucket Diff
|
|
|
|
@section Bucket Diff
|
|
|
|
@cindex Bucket diff
|
|
|
|
@helpwanted
|
|
|
|
|
|
|
|
|
|
|
|
@node Calculated Values
|
|
|
|
@section Calculated Values
|
|
|
|
@helpwanted
|