Output

class nexoclom.Output(inputs, npackets, compress=True)[source]

Bases: object

Keep track of packets initial and final positions x0, y0, z0, f0, vx0, vy0, vz0 phi0, lat0, lon0 time, x, y, z, vx, vy, vz index, npackets, totalsource

Methods Summary

determine_filename()

Come up with a filename for the model

driver()

restore(filename[, reform])

save()

source_distribution()

stream_driver()

Methods Documentation

determine_filename()[source]

Come up with a filename for the model

driver()[source]
classmethod restore(filename, reform=False)[source]
save()[source]
source_distribution()[source]
stream_driver()[source]