casinotools.fileformat.casino3.SampleShape package

Submodules

casinotools.fileformat.casino3.SampleShape.ShapeType module

casinotools.fileformat.casino3.SampleShape.ShapeType.getString(shape)[source]

casinotools.fileformat.casino3.SampleShape.SphereShape module

class casinotools.fileformat.casino3.SampleShape.SphereShape.SphereShape(type)[source]

Bases: casinotools.fileformat.casino3.SampleObject.SampleObject

read(file)[source]
setDivision(division)[source]
setRadius_nm(radius_nm)[source]

casinotools.fileformat.casino3.SampleShape.test_ShapeType module

class casinotools.fileformat.casino3.SampleShape.test_ShapeType.TestShapeType(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

testSkeleton()[source]

casinotools.fileformat.casino3.SampleShape.test_SphereShape module

class casinotools.fileformat.casino3.SampleShape.test_SphereShape.TestSphereShape(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

testSkeleton()[source]

Module contents