PoreAna 0.2
  • API
  • Sample
  • Density
  • Diffusion (Bin)
  • Diffusion (MC)
  • Further Properties
  • Site
    • Page
        • Sample.init_angle
          • Sample.init_angle()
    • Sample.init_angle
      • Sample.init_angle()
    Source

    Sample.init_angle¶

    Sample.init_angle(link_out, vector_atoms, bin_num=150, normals={})¶

    Enable angle sampling routine.

    Parameters:
    link_outstring

    Link to output hdf5, obj or yml data file

    vector_atomslist

    List of two atom ids to define the molecule vector

    bin_numinteger, optional

    Number of bins to be used

    normalsdictionary, optional

    Dictionary defining surface normal vector functions of the interior in and exterior ex surcace - {“in”: def normal_in(pos): return …, …}

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 7.4.6.