Skip to content

Module pytools4dart.core_ui.sequence

Classes

createDartFile

class createDartFile(
    version='1.0',
    DartSequencerDescriptor=None
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

DartSequencerDescriptor
Tag_strip_pattern_
member_data_items_
subclass
superclass
tzoff_pattern
version

Class methods

Instance variables

DartSequencerDescriptor
version

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartLutPreferences

class create_DartLutPreferences(
    addedDirection=False,
    atmosToa=True,
    atmosToaOrdre=False,
    coupl=False,
    fluorescence=False,
    generateLUT=True,
    iterx=True,
    luminance=True,
    maketCoverage=False,
    ordre=False,
    otherIter=False,
    phiMax=None,
    phiMin=None,
    productsPerType=False,
    reflectance=True,
    sensor=True,
    storeIndirect=False,
    thetaMax=None,
    thetaMin=None,
    toa=True
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

Tag_strip_pattern_
addedDirection
atmosToa
atmosToaOrdre
coupl
fluorescence
generateLUT
iterx
luminance
maketCoverage
member_data_items_
ordre
otherIter
phiMax
phiMin
productsPerType
reflectance
sensor
storeIndirect
subclass
superclass
thetaMax
thetaMin
toa
tzoff_pattern

Class methods

Instance variables

addedDirection
atmosToa
atmosToaOrdre
coupl
fluorescence
generateLUT
iterx
luminance
maketCoverage
ordre
otherIter
phiMax
phiMin
productsPerType
reflectance
sensor
storeIndirect
thetaMax
thetaMin
toa

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartSequencerDescriptor

class create_DartSequencerDescriptor(
    sequenceName=None,
    DartSequencerDescriptorEntries=None,
    DartSequencerPreferences=None,
    DartLutPreferences=None
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

DartLutPreferences
DartSequencerDescriptorEntries
DartSequencerPreferences
Tag_strip_pattern_
member_data_items_
sequenceName
subclass
superclass
tzoff_pattern

Class methods

Instance variables

DartLutPreferences
DartSequencerDescriptorEntries
DartSequencerPreferences
sequenceName

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartSequencerDescriptorEntries

class create_DartSequencerDescriptorEntries(
    DartSequencerDescriptorGroup=None
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

DartSequencerDescriptorGroup
Tag_strip_pattern_
member_data_items_
subclass
superclass
tzoff_pattern

Class methods

Instance variables

DartSequencerDescriptorGroup

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartSequencerDescriptorEntry

class create_DartSequencerDescriptorEntry(
    args=None,
    propertyName=None,
    type_=None
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

Tag_strip_pattern_
args
member_data_items_
propertyName
subclass
superclass
type_
tzoff_pattern

Class methods

Instance variables

args
propertyName
type_

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartSequencerDescriptorGroup

class create_DartSequencerDescriptorGroup(
    groupName='group',
    DartSequencerDescriptorEntry=None
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

DartSequencerDescriptorEntry
Tag_strip_pattern_
groupName
member_data_items_
subclass
superclass
tzoff_pattern

Class methods

Instance variables

DartSequencerDescriptorEntry
groupName

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str

create_DartSequencerPreferences

class create_DartSequencerPreferences(
    atmosphereMaketLaunched=True,
    dartLaunched=True,
    deleteAll=False,
    deleteAtmosphere=False,
    deleteAtmosphereMaket=True,
    deleteBandFolder=False,
    deleteDartLut=True,
    deleteDartSequenceur=True,
    deleteDartTxt=True,
    deleteDirection=False,
    deleteInputs=False,
    deleteLibPhase=True,
    deleteMaket=True,
    deleteMaketTreeResults=True,
    deleteScnFiles=True,
    deleteTreePosition=True,
    deleteTriangles=True,
    demGeneratorLaunched=True,
    directionLaunched=True,
    displayEnabled=True,
    genMode='XML',
    hapkeLaunched=True,
    individualDisplayEnabled=False,
    maketLaunched=True,
    numberParallelThreads=4,
    phaseLaunched=True,
    prospectLaunched=False,
    triangleFileProcessorLaunched=True,
    useBroadBand=True,
    useSceneSpectra=True,
    vegetationLaunched=True,
    zippedResults=False
)

Ancestors (in MRO)

  • pytools4dart.core_ui.sequence.GeneratedsSuper

Class variables

Tag_strip_pattern_
atmosphereMaketLaunched
dartLaunched
deleteAll
deleteAtmosphere
deleteAtmosphereMaket
deleteBandFolder
deleteDartLut
deleteDartSequenceur
deleteDartTxt
deleteDirection
deleteInputs
deleteLibPhase
deleteMaket
deleteMaketTreeResults
deleteScnFiles
deleteTreePosition
deleteTriangles
demGeneratorLaunched
directionLaunched
displayEnabled
genMode
hapkeLaunched
individualDisplayEnabled
maketLaunched
member_data_items_
numberParallelThreads
phaseLaunched
prospectLaunched
subclass
superclass
triangleFileProcessorLaunched
tzoff_pattern
useBroadBand
useSceneSpectra
vegetationLaunched
zippedResults

Class methods

Instance variables

atmosphereMaketLaunched
dartLaunched
deleteAll
deleteAtmosphere
deleteAtmosphereMaket
deleteBandFolder
deleteDartLut
deleteDartSequenceur
deleteDartTxt
deleteDirection
deleteInputs
deleteLibPhase
deleteMaket
deleteMaketTreeResults
deleteScnFiles
deleteTreePosition
deleteTriangles
demGeneratorLaunched
directionLaunched
displayEnabled
genMode
hapkeLaunched
individualDisplayEnabled
maketLaunched
numberParallelThreads
phaseLaunched
prospectLaunched
triangleFileProcessorLaunched
useBroadBand
useSceneSpectra
vegetationLaunched
zippedResults

Methods

path
def path(
    self,
    index=True
)
Get the dartnode path of the corenode
Parameters
----------
corenode: object
    a core object

index: bool

    If True gets the dartnode path with index if list,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction[0]'

    If False gets the dartnode path without index,
    e.g. 'Coeff_diff.AirMultiFunctions.AirFunction'

Returns
-------
    str