Reflection: Add partiality for prediction (set to one at the moment)
This commit is contained in:
@@ -22,6 +22,7 @@ struct Reflection {
|
||||
float sigma;
|
||||
float dist_ewald;
|
||||
bool observed = false;
|
||||
float partiality = 1.0;
|
||||
};
|
||||
|
||||
#endif //JFJOCH_REFLECTION_H
|
||||
|
||||
Reference in New Issue
Block a user