Is this component going to be a C++ model or can you build it by connecting together some existing Ptolemy blocks?
If you need to write a new C++ model read the following documentation sections: Main ADS Help page > Model Development > User-Defined Models >          Building Signal Processing Models          Writing Component Models          Data Types for Model Builders
If you can build this new component from existing blocks just create a subnetwork.
If you need to write a new C++ model read the following documentation sections:
Main ADS Help page >
Model Development >
User-Defined Models >
         Building Signal Processing Models
         Writing Component Models
         Data Types for Model Builders
If you can build this new component from existing blocks just create a subnetwork.