Fdb ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr8 rc = driver.source.bb.gbas.vdb.mconfig.fdb.repcap_fdbTransmitter_get() driver.source.bb.gbas.vdb.mconfig.fdb.repcap_fdbTransmitter_set(repcap.FdbTransmitter.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Gbas.Vdb.Mconfig.Fdb.FdbCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.gbas.vdb.mconfig.fdb.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gbas_Vdb_Mconfig_Fdb_Aid.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_AtcHeight.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_Ddlocation.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_DpLocation.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_GpAngle.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_Rletter.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_Rnumber.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_Rpdf.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_Rpif.rst Source_Bb_Gbas_Vdb_Mconfig_Fdb_RuIndicator.rst