Exemple #1
0
def square2_ff():
  """
    square2_ff() -> howto_square2_ff_sptr

    <+description+>

    Params: (NONE)
    """
  return _howto_swig.square2_ff()
Exemple #2
0
def square2_ff():
    """
    square2_ff() -> howto_square2_ff_sptr

    <+description+>

    Params: (NONE)
    """
    return _howto_swig.square2_ff()
Exemple #3
0
def square2_ff():
    """
    square2_ff() -> howto_square2_ff_sptr

    square2 a stream of floats.

    This uses the preferred technique: subclassing gr_sync_block.

    Return a shared_ptr to a new instance of howto_square2_ff.

    To avoid accidental use of raw pointers, howto_square2_ff's constructor is private. howto_make_square2_ff is the public interface for creating new instances.

    Params: (NONE)
    """
    return _howto_swig.square2_ff()
Exemple #4
0
def square2_ff():
    """
    square2_ff() -> howto_square2_ff_sptr

    square2 a stream of floats.

    This uses the preferred technique: subclassing gr_sync_block.

    Return a shared_ptr to a new instance of howto_square2_ff.

    To avoid accidental use of raw pointers, howto_square2_ff's constructor is private. howto_make_square2_ff is the public interface for creating new instances.

    Params: (NONE)
    """
    return _howto_swig.square2_ff()
Exemple #5
0
def square2_ff():
    """square2_ff() -> howto_square2_ff_sptr"""
    return _howto_swig.square2_ff()
def square2_ff():
  """square2_ff() -> howto_square2_ff_sptr"""
  return _howto_swig.square2_ff()