Cc ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.applications.k14Xnr5G.sense.nr5G.cc.repcap_carrierComponent_get() driver.applications.k14Xnr5G.sense.nr5G.cc.repcap_carrierComponent_set(repcap.CarrierComponent.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K14x_Nr5G.Sense.Nr5G.Cc.CcCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k14Xnr5G.sense.nr5G.cc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K14x_Nr5G_Sense_Nr5G_Cc_Allocation.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Antenna.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_BwPart.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Carrier.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Frame.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Location.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Modulation.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Preamble.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Rap.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Slot.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_SmId.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Subframe.rst Applications_K14x_Nr5G_Sense_Nr5G_Cc_Symbol.rst