ts_core.config.bindings.sumocfg module¶
-
CreateFromDOM(node, default_namespace=None)[source]¶ Create a Python instance from the given DOM node. The node tag must correspond to an element declaration in this module.
@deprecated: Forcing use of DOM interface is unnecessary; use L{CreateFromDocument}.
-
CreateFromDocument(xml_text, default_namespace=None, location_base=None)[source]¶ Parse the given XML and use the document element to create a Python instance.
@param xml_text An XML document. This should be data (Python 2 str or Python 3 bytes), or a text (Python 2 unicode or Python 3 str) in the L{pyxb._InputEncoding} encoding.
@keyword default_namespace The L{pyxb.Namespace} instance to use as the default namespace where there is no default namespace in scope. If unspecified or C{None}, the namespace of the module containing this function will be used.
@keyword location_base: An object to be recorded as the base of all L{pyxb.utils.utility.Location} instances associated with events and objects handled by the parser. You might pass the URI from which the document was obtained.
-
class
STD_ANON_4(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.string,pyxb.binding.basis.enumeration_mixinAn atomic simple type.
-
black= 'black'¶
-
blue= 'blue'¶
-
cyan= 'cyan'¶
-
green= 'green'¶
-
grey= 'grey'¶
-
magenta= 'magenta'¶
-
orange= 'orange'¶
-
red= 'red'¶
-
white= 'white'¶
-
yellow= 'yellow'¶
-
-
class
batteryType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type batteryType with content type ELEMENT_ONLY
-
device_battery_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_battery_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_battery_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
bluelight_deviceType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type bluelight_deviceType with content type ELEMENT_ONLY
-
device_bluelight_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_bluelight_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_bluelight_parameter¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_bluelight_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
boolOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type boolOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
boolType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.string,pyxb.binding.basis.enumeration_mixinAn atomic simple type.
-
False_= 'False'¶
-
True_= 'True'¶
-
emptyString= '-'¶
-
false= 'false'¶
-
n0= '0'¶
-
n1= '1'¶
-
no= 'no'¶
-
off= 'off'¶
-
on= 'on'¶
-
true= 'true'¶
-
x= 'x'¶
-
yes= 'yes'¶
-
-
class
colorType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.STD_unionSimple type that is a union of STD_ANON_2, STD_ANON_3, STD_ANON_4.
-
black= 'black'¶
-
blue= 'blue'¶
-
cyan= 'cyan'¶
-
green= 'green'¶
-
grey= 'grey'¶
-
magenta= 'magenta'¶
-
orange= 'orange'¶
-
red= 'red'¶
-
white= 'white'¶
-
yellow= 'yellow'¶
-
-
class
communicationType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type communicationType with content type ELEMENT_ONLY
-
device_btreceiver_all_recognitions¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btreceiver_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btreceiver_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btreceiver_offtime¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btreceiver_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btreceiver_range¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btsender_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btsender_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_btsender_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
configurationType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type configurationType with content type ELEMENT_ONLY
-
battery¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
bluelight_device¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
communication¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
emissions¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
example_device¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
gui_only¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
input¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
mesoscopic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
processing¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
random_number¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
report¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
routing¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
ssm_device¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
time¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
traci_server¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
emissionsType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type emissionsType with content type ELEMENT_ONLY
-
device_emissions_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_emissions_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_emissions_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
phemlight_path¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
example_deviceType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type example_deviceType with content type ELEMENT_ONLY
-
device_example_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_example_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_example_parameter¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_example_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
fileOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type fileOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
floatOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type floatOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
gui_onlyType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type gui_onlyType with content type ELEMENT_ONLY
-
demo¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
disable_textures¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
game¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
gui_settings_file¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
gui_testing¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
gui_testing_debug¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
osg_view¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
quit_on_end¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
start¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
tracker_interval¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
window_pos¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
window_size¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
inputType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type inputType with content type ELEMENT_ONLY
-
additional_files¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
load_state¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
load_state_offset¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
load_state_remove_vehicles¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
net_file¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
route_files¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
weight_attribute¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
weight_files¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
intArrayOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type intArrayOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
intOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type intOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
locationType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type locationType with content type EMPTY
-
convBoundary¶ Get the value of the attribute from the instance.
-
netOffset¶ Get the value of the attribute from the instance.
-
origBoundary¶ Get the value of the attribute from the instance.
-
projParameter¶ Get the value of the attribute from the instance.
-
-
class
mesoscopicType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type mesoscopicType with content type ELEMENT_ONLY
-
meso_edgelength¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_jam_threshold¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_junction_control¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_junction_control_limited¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_minor_penalty¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_multi_queue¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_overtaking¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_recheck¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_tauff¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_taufj¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_taujf¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_taujj¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
meso_tls_penalty¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
mesosim¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
nodeTypeType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.string,pyxb.binding.basis.enumeration_mixinAn atomic simple type.
-
allway_stop= 'allway_stop'¶
-
dead_end= 'dead_end'¶
-
priority= 'priority'¶
-
priority_stop= 'priority_stop'¶
-
rail_crossing= 'rail_crossing'¶
-
rail_signal= 'rail_signal'¶
-
right_before_left= 'right_before_left'¶
-
traffic_light= 'traffic_light'¶
-
traffic_light_right_on_red= 'traffic_light_right_on_red'¶
-
traffic_light_unregulated= 'traffic_light_unregulated'¶
-
unregulated= 'unregulated'¶
-
zipper= 'zipper'¶
-
-
class
nonNegativeDistributionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.STD_unionSimple type that is a union of nonNegativeFloatType, STD_ANON_.
-
class
nonNegativeFloatType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.floatAn atomic simple type.
-
class
nonNegativeFloatTypeWithErrorValue(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.STD_unionSimple type that is a union of nonNegativeFloatType, STD_ANON.
-
class
nonNegativeIntType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.intAn atomic simple type.
-
class
outputType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type outputType with content type ELEMENT_ONLY
-
amitran_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
battery_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
battery_output_precision¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
bt_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
chargingstations_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
emission_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
emission_output_precision¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
fcd_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
fcd_output_geo¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
fcd_output_signals¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
full_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
lanechange_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
link_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
netstate_dump¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
netstate_dump_empty_edges¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
netstate_dump_precision¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
output_prefix¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
precision¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
precision_geo¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
queue_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
save_state_files¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
save_state_period¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
save_state_prefix¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
save_state_suffix¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
save_state_times¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
stop_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
summary_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
tripinfo_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
tripinfo_output_write_unfinished¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_dua¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_exit_times¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_intended_depart¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_last_route¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_route_length¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_sorted¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vehroute_output_write_unfinished¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
vtk_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
paramType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type paramType with content type EMPTY
-
key¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
phaseType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type phaseType with content type EMPTY
-
duration¶ Get the value of the attribute from the instance.
-
maxDur¶ Get the value of the attribute from the instance.
-
minDur¶ Get the value of the attribute from the instance.
-
state¶ Get the value of the attribute from the instance.
-
-
class
positiveFloatType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.floatAn atomic simple type.
-
class
positiveIntType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.intAn atomic simple type.
-
class
processingType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type processingType with content type ELEMENT_ONLY
-
astar_landmark_distances¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
carfollow_model¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
collision_action¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
collision_check_junctions¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
collision_stoptime¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
default_action_step_length¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
eager_insert¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
ignore_accidents¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
ignore_junction_blocker¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
ignore_route_errors¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
lanechange_duration¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
lanechange_overtake_right¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
lateral_resolution¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
max_depart_delay¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
max_num_teleports¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
max_num_vehicles¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
no_internal_links¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
pedestrian_model¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
pedestrian_remote_address¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
pedestrian_striping_dawdling¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
pedestrian_striping_jamtime¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
pedestrian_striping_stripe_width¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
random_depart_offset¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
route_steps¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
scale¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
sloppy_insert¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
step_method_ballistic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
time_to_impatience¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
time_to_teleport¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
time_to_teleport_highways¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
tls_all_off¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
waiting_time_memory¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
random_numberType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type random_numberType with content type ELEMENT_ONLY
-
random¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
seed¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
reportType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type reportType with content type ELEMENT_ONLY
-
duration_log_disable¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
duration_log_statistics¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
error_log¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
help¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
log¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
message_log¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
no_step_log¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
no_warnings¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
print_options¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
verbose¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
version¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
xml_validation¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
xml_validation_net¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
restrictionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type restrictionType with content type EMPTY
-
speed¶ Get the value of the attribute from the instance.
-
vClass¶ Get the value of the attribute from the instance.
-
-
class
routingType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type routingType with content type ELEMENT_ONLY
-
astar_all_distances¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_adaptation_interval¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_adaptation_steps¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_adaptation_weight¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_init_with_loaded_weights¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_output¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_period¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_pre_period¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_threads¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_rerouting_with_taz¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
routing_algorithm¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
weights_random_factor¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
shapeTypeTwo(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.stringAn atomic simple type.
-
class
splitType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type splitType with content type EMPTY
-
idAfter¶ Get the value of the attribute from the instance.
-
idBefore¶ Get the value of the attribute from the instance.
-
keepClear¶ Get the value of the attribute from the instance.
-
lanes¶ Get the value of the attribute from the instance.
-
pos¶ Get the value of the attribute from the instance.
-
radius¶ Get the value of the attribute from the instance.
-
shape¶ Get the value of the attribute from the instance.
-
speed¶ Get the value of the attribute from the instance.
-
tl¶ Get the value of the attribute from the instance.
-
tlType¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
-
class
ssm_deviceType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type ssm_deviceType with content type ELEMENT_ONLY
-
device_ssm_deterministic¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_explicit¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_extratime¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_geo¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_measures¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_probability¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_range¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_thresholds¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
device_ssm_trajectories¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
strOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type strOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
timeOptionType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type timeOptionType with content type EMPTY
-
help¶ Get the value of the attribute from the instance.
-
synonymes¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
value_¶ Get the value of the attribute from the instance.
-
-
class
timeType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type timeType with content type ELEMENT_ONLY
-
begin¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
end¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
step_length¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
tlLogicType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type tlLogicType with content type ELEMENT_ONLY
-
id¶ Get the value of the attribute from the instance.
-
offset¶ Get the value of the attribute from the instance.
-
param¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
phase¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
programID¶ Get the value of the attribute from the instance.
-
type¶ Get the value of the attribute from the instance.
-
-
class
tlTypeType(*args, **kw)[source]¶ Bases:
pyxb.binding.datatypes.string,pyxb.binding.basis.enumeration_mixinAn atomic simple type.
-
actuated= 'actuated'¶
-
delay_based= 'delay_based'¶
-
static= 'static'¶
-
-
class
traci_serverType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type traci_serverType with content type ELEMENT_ONLY
-
num_clients¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
python_script¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
remote_port¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
-
class
typeType(*args, **kw)[source]¶ Bases:
pyxb.binding.basis.complexTypeDefinitionComplex type typeType with content type ELEMENT_ONLY
-
allow¶ Get the value of the attribute from the instance.
-
bikeLaneWidth¶ Get the value of the attribute from the instance.
-
disallow¶ Get the value of the attribute from the instance.
-
discard¶ Get the value of the attribute from the instance.
-
id¶ Get the value of the attribute from the instance.
-
numLanes¶ Get the value of the attribute from the instance.
-
oneway¶ Get the value of the attribute from the instance.
-
priority¶ Get the value of the attribute from the instance.
-
restriction¶ Return the value for this use within the given instance.
Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.
-
sidewalkWidth¶ Get the value of the attribute from the instance.
-
speed¶ Get the value of the attribute from the instance.
-
width¶ Get the value of the attribute from the instance.
-