Package schrodinger :: Package protein :: Module membrane
[hide private]
[frames] | no frames]

Module membrane

Module for displaying and manipulating a membrane.

Used by Prime panel and System Builder

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  Membrane_Model
Functions [hide private]
 
vector_magnitude(a)
Returns magnitute of a specified vector (numpy array)
 
get_normalized(vector)
Returns normalized version of the specified vector (numpy array)
Variables [hide private]
  array = numpy.array
  box = None
hash(x)
  MEMBRANE_SIZE = 30
  MEMBRANE_COLOR = "red"
  MEMBRANE_OPACITY = 0.40