Difference between revisions of "ScatterSim:Examples"

From GISAXS
Jump to: navigation, search
(Created page with "TBD")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
TBD
+
These examples are typical use cases of the ScatterSim library to help get started using the library.
 +
 
 +
<!--- These examples may also be found on the [http://github.com/CFN-softbio/ScatterSim-examples| github page]. --->
 +
 
 +
[[ScatterSim:Examples:001Sphere|Example 1]] : Creating a sphere and computing the form factor or viewing a projection.<br />
 +
[[ScatterSim:Examples:002Lattice|Example 2]] : Creating a lattice and computing the powder diffraction.<br />
 +
<!---
 +
[[ScatterSim:Examples:003Poly|Example 3]] : Creating a polydisperse object (cylinder in this case)<br />
 +
[[ScatterSim:Examples:004Composite|Example 4]] : Creating a composite nano object comprised of two cylinders.<br />
 +
--->

Latest revision as of 11:56, 30 March 2017

These examples are typical use cases of the ScatterSim library to help get started using the library.


Example 1 : Creating a sphere and computing the form factor or viewing a projection.
Example 2 : Creating a lattice and computing the powder diffraction.