LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos.pyloos.NAMDBin.NAMDBin Class Reference

Public Member Functions

 __init__ (self, filename, model=None)
 
 set_little_endian (self)
 
 set_big_endian (self)
 
 readVals (self, velocities=False)
 
 writeVals (self, filename, velocities=False)
 

Public Attributes

 filename
 
 atomicGroup
 
 endian_signal
 
 PDBVELFACTOR
 

Member Function Documentation

◆ readVals()

loos.pyloos.NAMDBin.NAMDBin.readVals ( self,
velocities = False )
Read the binary format.  Determine endian-ness by
verifying the number of atoms (the first thing read)
matches the supplied AtomicGroup.

◆ writeVals()

loos.pyloos.NAMDBin.NAMDBin.writeVals ( self,
filename,
velocities = False )
Write a binary coordinate/velocity file, using the
same endian-ness as our input.

The documentation for this class was generated from the following file: