Ask a Question | Search PSRCHIVE: |
![]()
|
FrequencyAppend.h virtual void combine(Archive *into, Archive *from) Add the data in 'from' to 'into'. Definition FrequencyAppend.C:96 virtual const Archive::Match * get_mixable_policy(const Archive *into) Return the policy used to verify that data are mixable. Definition FrequencyAppend.C:63 virtual void check(Archive *into, const Archive *from) Throw an exception if there is a reason to not append. Definition FrequencyAppend.C:86 static Option< Weight > weight_strategy The policy used to weight each profile during combine. Definition FrequencyAppend.h:37 static Option< bool > force_new_predictor Should a new predictor be always generated? Definition FrequencyAppend.h:40 virtual bool stop(Archive *into, const Archive *from) Return true if there is a benign reason to stop. Definition FrequencyAppend.C:73 void generate_new_predictor(Archive *into, Archive *from) Generate a new predictor spanning the time and frequency range of both into and from. Definition FrequencyAppend.C:209 void init(Archive *into) Initialize an archive for appending. Definition FrequencyAppend.C:172 Array of Profiles integrated over the same time interval. Definition Integration.h:37 Generated using doxygen 1.14.0
|