I'm making a numerical simulation of a transmission line, based on the Telegrapher's equations. And in particular of how pulses move through a cable. Currently I'm trying to understand how dispersion works but I ran into a problem. In any textbook on the topic of waves you will find the following formula for the group velocity: $$v_g(\omega) = \frac{\partial \omega}{\partial \beta}$$ Where beta is the complex part of the propagation constant gamma $$\gamma (\omega) = \alpha (\omega) + j\beta (\omega)$$ At the same time it is explained that the group velocity is 'the velocity of the envelop around the wavepacket'. What I don't understand is the following: What does omega mean exactly in this context of wavepackets? A wavepacket doesn't have a frequency (it's a collection of frequencies), but it does have a group velocity. But how can I calculate it's group velocity if I only have a formula which requires a frequency?
I tried to find the answer online but I could't figure it out. One term that pops up is the 'carrier frequency', but I'm not sure if that's the frequency I'm looking for. On another place I read it's the 'average frequency' but I'm not really sure what that means exactly and if it's true. If someone knows the answer to my problem it would make me very happy!